Use good m_ functions, because it smell like a flower, version 2.
[apps/madmutt.git] / cflags.mk
index 911a0b4..a734def 100644 (file)
--- a/cflags.mk
+++ b/cflags.mk
@@ -45,3 +45,5 @@ CFLAGS += -Wpointer-arith
 CFLAGS += -Wredundant-decls
 # warn if the format string is not a string literal
 #CFLAGS += -Wformat-nonliteral
+# missing prototypes
+CFLAGS += -Wmissing-prototypes