summaryrefslogtreecommitdiffstats
path: root/libxtables/xtoptions.c
diff options
context:
space:
mode:
Diffstat (limited to 'libxtables/xtoptions.c')
-rw-r--r--libxtables/xtoptions.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxtables/xtoptions.c b/libxtables/xtoptions.c
index 774d0ee6..64d6599a 100644
--- a/libxtables/xtoptions.c
+++ b/libxtables/xtoptions.c
@@ -21,6 +21,7 @@
#include <arpa/inet.h>
#include <netinet/ip.h>
#include "xtables.h"
+#include "xtables_internal.h"
#ifndef IPTOS_NORMALSVC
# define IPTOS_NORMALSVC 0
#endif