summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-06-27 06:24:06 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-06-27 06:24:06 +0000
commitc962ada4d29b57ee4abf5ff80d7b72671ae5692d (patch)
tree65f2f69e8fd321d480d0f2df7dea4fecaf5032ad /sys/arch/sparc
parent1308ed08bc9f1b2578da7f85d8f5706df5c39054 (diff)
IPF cleanup; openbsd@davidkrause.com
Diffstat (limited to 'sys/arch/sparc')
-rw-r--r--sys/arch/sparc/include/conf.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/arch/sparc/include/conf.h b/sys/arch/sparc/include/conf.h
index 1dc3d00790e..bbcc407050c 100644
--- a/sys/arch/sparc/include/conf.h
+++ b/sys/arch/sparc/include/conf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.h,v 1.10 1999/07/23 19:11:27 jason Exp $ */
+/* $OpenBSD: conf.h,v 1.11 2001/06/27 06:23:28 angelos Exp $ */
/* $NetBSD: conf.h,v 1.8 1996/12/31 07:12:43 mrg Exp $ */
/*
@@ -76,13 +76,6 @@ cdev_decl(tcx);
cdev_decl(cgfourteen);
-cdev_decl(ipl);
-#ifdef IPFILTER
-#define NIPF 1
-#else
-#define NIPF 0
-#endif
-
bdev_decl(xd);
cdev_decl(xd);