summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/imgact_coff.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-04-30 18:52:11 +0000
committerphk <phk@FreeBSD.org>2000-04-30 18:52:11 +0000
commit10914aa708815b60d6cf92f058f34b8865d17ba2 (patch)
tree65046efab0f6012961266fc51d93b871d7ecccdf /sys/i386/ibcs2/imgact_coff.c
parent519103d39378c862a7eed433bf8381b3673dac2c (diff)
downloadFreeBSD-src-10914aa708815b60d6cf92f058f34b8865d17ba2.zip
FreeBSD-src-10914aa708815b60d6cf92f058f34b8865d17ba2.tar.gz
Remove unneeded #include <vm/vm_zone.h>
Generated by: src/tools/tools/kerninclude
Diffstat (limited to 'sys/i386/ibcs2/imgact_coff.c')
-rw-r--r--sys/i386/ibcs2/imgact_coff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/imgact_coff.c b/sys/i386/ibcs2/imgact_coff.c
index 6494ce9..16dbd6e 100644
--- a/sys/i386/ibcs2/imgact_coff.c
+++ b/sys/i386/ibcs2/imgact_coff.c
@@ -45,7 +45,6 @@
#include <vm/vm_map.h>
#include <vm/vm_kern.h>
#include <vm/vm_extern.h>
-#include <vm/vm_zone.h>
#include <i386/ibcs2/coff.h>
#include <i386/ibcs2/ibcs2_util.h>
OpenPOWER on IntegriCloud