summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ipl.h
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>1997-05-25 15:50:46 +0000
committerdarrenr <darrenr@FreeBSD.org>1997-05-25 15:50:46 +0000
commita93925894facc20de4d8d36bcb61fc349047c73f (patch)
tree25de559faf9011589a627f617cbd6ba5d2249232 /sys/netinet/ipl.h
parent525015045eb68d4a74c33a475a65fbacb429ca5a (diff)
downloadFreeBSD-src-a93925894facc20de4d8d36bcb61fc349047c73f.zip
FreeBSD-src-a93925894facc20de4d8d36bcb61fc349047c73f.tar.gz
Import version 3.2alpha7
Diffstat (limited to 'sys/netinet/ipl.h')
-rw-r--r--sys/netinet/ipl.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/netinet/ipl.h b/sys/netinet/ipl.h
new file mode 100644
index 0000000..a7a5828
--- /dev/null
+++ b/sys/netinet/ipl.h
@@ -0,0 +1,16 @@
+/*
+ * (C)opyright 1993-1997 by Darren Reed.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and due credit is given
+ * to the original author and the contributors.
+ *
+ * @(#)ipl.h 1.21 6/5/96
+ */
+
+#ifndef __IPL_H__
+#define __IPL_H__
+
+#define IPL_VERSION "IP Filter v3.2alpha7"
+
+#endif
OpenPOWER on IntegriCloud