diff options
| author | Alan Cox <alc@FreeBSD.org> | 1999-11-07 20:03:54 +0000 |
|---|---|---|
| committer | Alan Cox <alc@FreeBSD.org> | 1999-11-07 20:03:54 +0000 |
| commit | 79e1e3b9b4f4e3055a8809d36412753806080fc9 (patch) | |
| tree | 30ac060ffa1d2ae173fbfd866b85cb8281a25c00 /sys/vm/vm_unix.c | |
| parent | 6edf2a5be86a933dc5388b78f56d8a971f24439f (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 7c5c924208f0..d5e9f58aab60 100644 --- a/sys/vm/vm_unix.c +++ b/sys/vm/vm_unix.c @@ -54,7 +54,6 @@ #include <sys/lock.h> #include <vm/pmap.h> #include <vm/vm_map.h> -#include <vm/swap_pager.h> #ifndef _SYS_SYSPROTO_H_ struct obreak_args { |
