summaryrefslogtreecommitdiffstats
path: root/sys/fs/cd9660
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/fs/cd9660
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/fs/cd9660')
-rw-r--r--sys/fs/cd9660/cd9660_vfsops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/cd9660/cd9660_vfsops.c b/sys/fs/cd9660/cd9660_vfsops.c
index 955cc2f..6ec00f6 100644
--- a/sys/fs/cd9660/cd9660_vfsops.c
+++ b/sys/fs/cd9660/cd9660_vfsops.c
@@ -54,7 +54,6 @@
#include <sys/stat.h>
#include <sys/syslog.h>
-#include <vm/vm_zone.h>
#include <isofs/cd9660/iso.h>
#include <isofs/cd9660/iso_rrip.h>
OpenPOWER on IntegriCloud