diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 13:57:19 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 13:57:19 +0000 |
| commit | 53ce36d17add97d7e66be601ebcd91319735bb1e (patch) | |
| tree | e7da8111629d36950b478b45a044bee9544eea55 /sys/kern/vfs_conf.c | |
| parent | b8a4b6cd44d993e1ab8a9af3ca3b5aee4a22941a (diff) | |
Notes
Diffstat (limited to 'sys/kern/vfs_conf.c')
| -rw-r--r-- | sys/kern/vfs_conf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/vfs_conf.c b/sys/kern/vfs_conf.c index 442ab6028521..2c1b7a31a5d4 100644 --- a/sys/kern/vfs_conf.c +++ b/sys/kern/vfs_conf.c @@ -47,7 +47,6 @@ #include <sys/param.h> #include <sys/kernel.h> #include <sys/systm.h> -#include <sys/proc.h> #include <sys/vnode.h> #include <sys/mount.h> #include <sys/malloc.h> |
