diff options
| author | Jeff Roberson <jeff@FreeBSD.org> | 2002-03-20 10:35:22 +0000 |
|---|---|---|
| committer | Jeff Roberson <jeff@FreeBSD.org> | 2002-03-20 10:35:22 +0000 |
| commit | 851031501a8b1fd1d7ab1f52daf3fd8cb7d9ccbb (patch) | |
| tree | ace7dbc0b6f1c811a17fd03e386b3baea612da92 /sys/compat/linux/linux_misc.c | |
| parent | ecca1f1c0a28147eb44018597c58566ffb456ce5 (diff) | |
Notes
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
| -rw-r--r-- | sys/compat/linux/linux_misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_misc.c b/sys/compat/linux/linux_misc.c index 68f99fb3983f..b43c1d5abb60 100644 --- a/sys/compat/linux/linux_misc.c +++ b/sys/compat/linux/linux_misc.c @@ -62,7 +62,6 @@ #include <vm/vm_map.h> #include <vm/vm_extern.h> #include <vm/vm_object.h> -#include <vm/vm_zone.h> #include <vm/swap_pager.h> #include <machine/frame.h> |
