summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
diff options
context:
space:
mode:
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);