Make local sockets world-readable.
[paraslash.git] / Makefile.real
index cc8225ba07852de3779fd21742b59442ba0cf336..d54a80da3f2d50bcc63b937b1f933530cffca52f 100644 (file)
@@ -113,6 +113,7 @@ STRICT_CFLAGS += -Wredundant-decls
 STRICT_CFLAGS += -Wno-sign-compare -Wno-unknown-pragmas
 STRICT_CFLAGS += -Wformat -Wformat-security
 STRICT_CFLAGS += -Wmissing-format-attribute
+STRICT_CFLAGS += -Wdeclaration-after-statement
 
 LDFLAGS += $(clock_gettime_ldflags)