headers, netfilter: Add missing #include <limits.h> for userland
[pandora-kernel.git] / include / linux / netfilter_ipv4.h
index 29c7727..fa0946c 100644 (file)
@@ -9,6 +9,9 @@
 
 /* only for userspace compatibility */
 #ifndef __KERNEL__
+
+#include <limits.h> /* for INT_MIN, INT_MAX */
+
 /* IP Cache bits. */
 /* Src IP address. */
 #define NFC_IP_SRC             0x0001