summaryrefslogtreecommitdiffstats
path: root/include/iptables.h
diff options
context:
space:
mode:
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-07-24 06:39:40 +0000
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-07-24 06:39:40 +0000
commita3732db1280f790b8e26b41bdcbe8b5f92b7f51b (patch)
treefc96ba316a6bc2045f20e218f473b92675c28070 /include/iptables.h
parent68c79151aa8885961c70821456ad626cdc6afff3 (diff)
Moves all declarations in iptables_common.h to xtables.h.
Diffstat (limited to 'include/iptables.h')
-rw-r--r--include/iptables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/iptables.h b/include/iptables.h
index 83b7363b..91a93c32 100644
--- a/include/iptables.h
+++ b/include/iptables.h
@@ -2,7 +2,6 @@
#define _IPTABLES_USER_H
#include "xtables.h"
-#include "iptables_common.h"
#include "libiptc/libiptc.h"
#ifndef IPT_LIB_DIR