summaryrefslogtreecommitdiffstats
path: root/include/xtables.h
diff options
context:
space:
mode:
author/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org </C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org>2007-07-24 05:44:11 +0000
committer/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org </C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org>2007-07-24 05:44:11 +0000
commit9f9ec0183cbf7e8b1ed8a76000b6e8c654d7e28e (patch)
tree19a9130102438da37b7d45f0de574943dee29c4e /include/xtables.h
parent79982776b088b66d4e84abb13015afd9e012fa53 (diff)
Adds xtables.[ch] and change Makefile to compile it
Diffstat (limited to 'include/xtables.h')
-rw-r--r--include/xtables.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/xtables.h b/include/xtables.h
new file mode 100644
index 0000000..eed1dff
--- /dev/null
+++ b/include/xtables.h
@@ -0,0 +1,4 @@
+#ifndef _XTABLES_H
+#define _XTABLES_H
+
+#endif /* _XTABLES_H */