w_scan: Fix build with GCC 10

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-10 09:30:13 +00:00
parent 7c60608232
commit db5ea90869

View File

@@ -37,6 +37,8 @@ PAK_VER = 7
DEPS =
CFLAGS += -fcommon
###############################################################################
# Top-level Rules
###############################################################################