summaryrefslogtreecommitdiffstats
path: root/include/libarptc
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2015-04-01 12:16:30 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2015-04-02 10:32:37 +0200
commit5700dbf07266c1ab888dceee75a040eb7af40950 (patch)
tree5c8911d564aaf081a106aa34c4947ad8979524f7 /include/libarptc
parent4b7d6b0cac33d41cb3c74694ada06e19aa7e920e (diff)
src: cache in tree and use x_tables.h
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/libarptc')
-rw-r--r--include/libarptc/libarptc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libarptc/libarptc.h b/include/libarptc/libarptc.h
index e4f1175..ff4606f 100644
--- a/include/libarptc/libarptc.h
+++ b/include/libarptc/libarptc.h
@@ -3,6 +3,7 @@
/* Library which manipulates filtering rules. */
#include <libarptc/arpt_kernel_headers.h>
+#include <linux/netfilter/x_tables.h>
#include <linux/netfilter_arp/arp_tables.h>
#ifndef ARPT_MIN_ALIGN