summaryrefslogtreecommitdiffstats
path: root/ipl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipl.h')
-rw-r--r--ipl.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/ipl.h b/ipl.h
new file mode 100644
index 0000000..7e90820
--- /dev/null
+++ b/ipl.h
@@ -0,0 +1,19 @@
+/* $NetBSD$ */
+
+/*
+ * Copyright (C) 1993-2001, 2003 by Darren Reed.
+ *
+ * See the IPFILTER.LICENCE file for details on licencing.
+ *
+ * @(#)ipl.h 1.21 6/5/96
+ * Id: ipl.h,v 2.52.2.9 2005/03/30 14:14:05 darrenr Exp
+ */
+
+#ifndef __IPL_H__
+#define __IPL_H__
+
+#define IPL_VERSION "IP Filter: v4.1.8"
+
+#define IPFILTER_VERSION 4010800
+
+#endif
OpenPOWER on IntegriCloud