summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordm <dm@openbsd.org>1996-07-18 04:57:19 +0000
committerdm <dm@openbsd.org>1996-07-18 04:57:19 +0000
commitaf7411b9dcc42f5a6a088cdce2ccbe9f21af2bd2 (patch)
tree6b42e41194719ce34d54d34d832c593ec2b25ed8
parentparam.h (diff)
downloadwireguard-openbsd-af7411b9dcc42f5a6a088cdce2ccbe9f21af2bd2.tar.xz
wireguard-openbsd-af7411b9dcc42f5a6a088cdce2ccbe9f21af2bd2.zip
Up NetBSD date for ipfilter and possibly more.
-rw-r--r--sys/sys/param.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h
index c7196ac2684..0365d66f115 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: param.h,v 1.8 1996/04/21 22:31:51 deraadt Exp $ */
+/* $OpenBSD: param.h,v 1.9 1996/07/18 04:57:19 dm Exp $ */
/* $NetBSD: param.h,v 1.23 1996/03/17 01:02:29 thorpej Exp $ */
/*-
@@ -45,8 +45,8 @@
#define BSD4_3 1
#define BSD4_4 1
-#define NetBSD 199603 /* NetBSD version (year & month). */
-#define NetBSD1_1 3 /* NetBSD 1.1B */
+#define NetBSD 199606 /* NetBSD version (year & month). */
+#define NetBSD1_2 1 /* NetBSD 1.2 */
#ifndef NULL
#define NULL 0