summaryrefslogtreecommitdiffstats
path: root/sys/isofs/cd9660/cd9660_util.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-10-29 13:57:19 +0000
committerphk <phk@FreeBSD.org>2000-10-29 13:57:19 +0000
commit94a5006c9a9a88714c39d35ca1b1c85ba77eb80a (patch)
treee273008f2e0d899ece74c50ed14a3fcc89c7eb60 /sys/isofs/cd9660/cd9660_util.c
parent9c6b4f6aa9ca4c20c27d2ba238ce60328953dda0 (diff)
downloadFreeBSD-src-94a5006c9a9a88714c39d35ca1b1c85ba77eb80a.zip
FreeBSD-src-94a5006c9a9a88714c39d35ca1b1c85ba77eb80a.tar.gz
Remove unneeded #include <sys/proc.h> lines.
Diffstat (limited to 'sys/isofs/cd9660/cd9660_util.c')
-rw-r--r--sys/isofs/cd9660/cd9660_util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/isofs/cd9660/cd9660_util.c b/sys/isofs/cd9660/cd9660_util.c
index d0f2e1c..2a11dc2 100644
--- a/sys/isofs/cd9660/cd9660_util.c
+++ b/sys/isofs/cd9660/cd9660_util.c
@@ -41,7 +41,6 @@
*/
#include <sys/param.h>
-#include <sys/proc.h>
#include <sys/mount.h>
#include <sys/vnode.h>
OpenPOWER on IntegriCloud