diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2002-02-15 13:16:11 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2002-02-15 13:16:11 +0000 |
| commit | 1e92845e1b7fb7895d0bb747d20d7a74853b5dd2 (patch) | |
| tree | eca4e3c9548946800b142b8029ce7ba7be4f862b /sys/vm/vm_unix.c | |
| parent | 0259c50ec23f92f4fc97a871b4cf95b0bb1e3f79 (diff) | |
Notes
Diffstat (limited to 'sys/vm/vm_unix.c')
| -rw-r--r-- | sys/vm/vm_unix.c | 1 |
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> |
