mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 20:44:35 +03:00
Add -Wmissing-prototypes compiler warning
This commit is contained in:
@ -273,6 +273,7 @@ AM_CFLAGS="\
|
||||
-Wfloat-equal\
|
||||
-Wmissing-format-attribute\
|
||||
-Wmissing-noreturn\
|
||||
-Wmissing-prototypes\
|
||||
-Wpointer-arith\
|
||||
-Wshadow\
|
||||
-Wstrict-prototypes\
|
||||
|
Reference in New Issue
Block a user