summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>2001-06-27 06:18:29 +0000
committerangelos <angelos@openbsd.org>2001-06-27 06:18:29 +0000
commitd5541e74b990f7c06556e945a5b5603c751da39b (patch)
tree5cd02004eb3c6f760e597dcae435e1ec47125c81
parentAnother symetric -> symmetric (diff)
downloadwireguard-openbsd-d5541e74b990f7c06556e945a5b5603c751da39b.tar.xz
wireguard-openbsd-d5541e74b990f7c06556e945a5b5603c751da39b.zip
IPF bye bye; openbsd@davidkrause.com, ok niklas@
-rw-r--r--sys/arch/amiga/include/conf.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/arch/amiga/include/conf.h b/sys/arch/amiga/include/conf.h
index 3b0f2a76fad..e4f8d3cba8c 100644
--- a/sys/arch/amiga/include/conf.h
+++ b/sys/arch/amiga/include/conf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.h,v 1.12 2000/09/02 13:45:40 espie Exp $ */
+/* $OpenBSD: conf.h,v 1.13 2001/06/27 06:18:29 angelos Exp $ */
/* $NetBSD: conf.h,v 1.4 1996/11/30 01:13:07 is Exp $ */
/*
@@ -37,13 +37,6 @@ cdev_decl(fd);
cdev_decl(grf);
-cdev_decl(ipl);
-#ifdef IPFILTER
-#define NIPF 1
-#else
-#define NIPF 0
-#endif
-
cdev_decl(ite);
cdev_decl(kbd);