asusuimage: fix compile error with old GCC release
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 30 Jun 2024 10:31:59 +0000 (12:31 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 30 Jun 2024 10:31:59 +0000 (12:31 +0200)
commitf35781fcd2c3c914247fdb941dc6682af5b98982
tree72e646b634ee59d098605b76cee1914bde1ed40b
parent3d09357fc7b5cd102f83bb88563ba51054ec3c26
asusuimage: fix compile error with old GCC release

Fix compile error with old GCC release that doesn't like declaration in
switch case.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
src/asusuimage.c