summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-03-15 21:26:53 +0100
committerJan Engelhardt <jengelh@medozas.de>2009-03-15 21:26:53 +0100
commit38725a4411b0e0f34a3077e37b0be860352085a8 (patch)
tree135adb66b80655c92d86e7d056bdda30468660e1 /include
parente0390bee2aa51dd76725c1a9e0d2cb53379767b8 (diff)
parentf503cb8ad6360ca646e985f02c2eb0c4bfe8a2c8 (diff)
Merge commit 'nf/master'
Diffstat (limited to 'include')
-rw-r--r--include/xtables.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xtables.h.in b/include/xtables.h.in
index 3f556c1c..d86276e7 100644
--- a/include/xtables.h.in
+++ b/include/xtables.h.in
@@ -8,6 +8,7 @@
#include <sys/socket.h> /* PF_* */
#include <sys/types.h>
+#include <limits.h>
#include <stdbool.h>
#include <netinet/in.h>
#include <net/if.h>