summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_misc.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2002-03-20 10:35:22 +0000
committerjeff <jeff@FreeBSD.org>2002-03-20 10:35:22 +0000
commit453d388794d43ea15c2744894c8bcdc0b8c301eb (patch)
treeace7dbc0b6f1c811a17fd03e386b3baea612da92 /sys/compat/linux/linux_misc.c
parentd7ea51307ac2d71ca660e3543a6d89543e2aee1b (diff)
downloadFreeBSD-src-453d388794d43ea15c2744894c8bcdc0b8c301eb.zip
FreeBSD-src-453d388794d43ea15c2744894c8bcdc0b8c301eb.tar.gz
Remove references to vm_zone.h and switch over to the new uma API.
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
-rw-r--r--sys/compat/linux/linux_misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_misc.c b/sys/compat/linux/linux_misc.c
index 68f99fb..b43c1d5 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>
OpenPOWER on IntegriCloud