Linux: Remove prototype warning inhibition
[openafs.git] / src / libafs / MakefileProto.LINUX.in
index 773fdd1..e3d9369 100644 (file)
@@ -82,7 +82,7 @@ LINUX_KERNEL_BUILD=@LINUX_KERNEL_BUILD@
 <linux26 linux_26>
 # All the platform-specific and kernel-related things are provided by
 # the kernel build system.  So we should _not_ use COMMON_KERN_CFLAGS!
-CCFLAGS = -Wno-strict-prototypes
+CCFLAGS =
 DEFINES = $(COMMON_DEFINES)
 
 # CFLAGS_* and AFLAGS_* will be copied into the kbuild makefile