diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2001-04-29 02:45:39 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2001-04-29 02:45:39 +0000 |
| commit | 60fb0ce3657fa4a58498ef506f55f89e3acef6af (patch) | |
| tree | ba48181785846ad0d76cf9a7538c101b11ce628e /sys/miscfs/procfs/procfs_vfsops.c | |
| parent | 49acc8fe5037621f15bb71d9a82f44cb965ce38f (diff) | |
Notes
Diffstat (limited to 'sys/miscfs/procfs/procfs_vfsops.c')
| -rw-r--r-- | sys/miscfs/procfs/procfs_vfsops.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/miscfs/procfs/procfs_vfsops.c b/sys/miscfs/procfs/procfs_vfsops.c index 5544b420b0ea..91daf9d4f616 100644 --- a/sys/miscfs/procfs/procfs_vfsops.c +++ b/sys/miscfs/procfs/procfs_vfsops.c @@ -47,8 +47,6 @@ #include <sys/systm.h> #include <sys/kernel.h> #include <sys/proc.h> -#include <net/radix.h> -#include <sys/socket.h> #include <sys/mount.h> #include <sys/vnode.h> #include <miscfs/procfs/procfs.h> |
