summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_mmap.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_mmap.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_mmap.c')
-rw-r--r--sys/vm/vm_mmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/vm/vm_mmap.c b/sys/vm/vm_mmap.c
index 47c243f..aafa26a 100644
--- a/sys/vm/vm_mmap.c
+++ b/sys/vm/vm_mmap.c
@@ -45,7 +45,6 @@
* Mapped file (mmap) interface to VM
*/
-#include "opt_bleed.h"
#include "opt_compat.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud