summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_unix.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2002-02-15 13:16:11 +0000
committerbde <bde@FreeBSD.org>2002-02-15 13:16:11 +0000
commit5720876ee554535fd26c4078e06e9e1e61e0bee0 (patch)
treeeca4e3c9548946800b142b8029ce7ba7be4f862b /sys/vm/vm_unix.c
parent964cc8dfc6e8532af39d8f3dcf549443a80cd86e (diff)
downloadFreeBSD-src-5720876ee554535fd26c4078e06e9e1e61e0bee0.zip
FreeBSD-src-5720876ee554535fd26c4078e06e9e1e61e0bee0.tar.gz
Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED,
DEVICE_SYSCTLS, KEY, LOUTB, NFS_MUIDHASHSIZ, NFS_UIDHASHSIZ, PCI_QUIET and SIMPLELOCK_DEBUG.
Diffstat (limited to 'sys/vm/vm_unix.c')
-rw-r--r--sys/vm/vm_unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/vm/vm_unix.c b/sys/vm/vm_unix.c
index 47a768f..fc42092 100644
--- a/sys/vm/vm_unix.c
+++ b/sys/vm/vm_unix.c
@@ -44,7 +44,6 @@
/*
* Traditional sbrk/grow interface to VM
*/
-#include "opt_bleed.h"
#include <sys/param.h>
#include <sys/lock.h>
OpenPOWER on IntegriCloud