summaryrefslogtreecommitdiff
path: root/sys/vm/vm_unix.c
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2002-02-15 13:16:11 +0000
committerBruce Evans <bde@FreeBSD.org>2002-02-15 13:16:11 +0000
commit1e92845e1b7fb7895d0bb747d20d7a74853b5dd2 (patch)
treeeca4e3c9548946800b142b8029ce7ba7be4f862b /sys/vm/vm_unix.c
parent0259c50ec23f92f4fc97a871b4cf95b0bb1e3f79 (diff)
Notes
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 47a768f618dc..fc42092be938 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>