diff options
Diffstat (limited to 'sys/nfs/nfs_srvcache.c')
-rw-r--r-- | sys/nfs/nfs_srvcache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/nfs/nfs_srvcache.c b/sys/nfs/nfs_srvcache.c index 6c4af8e..9eb168f 100644 --- a/sys/nfs/nfs_srvcache.c +++ b/sys/nfs/nfs_srvcache.c @@ -44,7 +44,6 @@ */ #include <sys/param.h> #include <sys/malloc.h> -#include <sys/proc.h> #include <sys/mount.h> #include <sys/systm.h> #include <sys/mbuf.h> |