summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/xtables.h.in (renamed from include/xtables.h)2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xtables.h b/include/xtables.h.in
index 5eba8aca..c8a8746f 100644
--- a/include/xtables.h
+++ b/include/xtables.h.in
@@ -17,6 +17,8 @@
#define IPPROTO_UDPLITE 136
#endif
+#define XTABLES_VERSION "@PACKAGE_VERSION@"
+
/* Include file for additions: new matches and targets. */
struct xtables_match
{