htop: Fix build with GCC 10

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-07 11:45:21 +00:00
parent 9739875e05
commit aa499d7fb4

View File

@@ -36,6 +36,8 @@ PAK_VER = 12
DEPS =
CFLAGS += -fcommon
###############################################################################
# Top-level Rules
###############################################################################