summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/fdesc/fdesc_vnops.c
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2001-04-23 18:51:54 +0000
committermjacob <mjacob@FreeBSD.org>2001-04-23 18:51:54 +0000
commite13477a78efe26dd015393493d5590d76e9a5f9d (patch)
treeb10f7cd5b3f917d2fd8d51a3b652d76a6e883d36 /sys/miscfs/fdesc/fdesc_vnops.c
parent5a5c4156f31d8468da208567f6a343fc7b9fd1cc (diff)
downloadFreeBSD-src-e13477a78efe26dd015393493d5590d76e9a5f9d.zip
FreeBSD-src-e13477a78efe26dd015393493d5590d76e9a5f9d.tar.gz
fix it so it compiles again
Diffstat (limited to 'sys/miscfs/fdesc/fdesc_vnops.c')
-rw-r--r--sys/miscfs/fdesc/fdesc_vnops.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/miscfs/fdesc/fdesc_vnops.c b/sys/miscfs/fdesc/fdesc_vnops.c
index c6bb2d6..2b29f1c 100644
--- a/sys/miscfs/fdesc/fdesc_vnops.c
+++ b/sys/miscfs/fdesc/fdesc_vnops.c
@@ -51,6 +51,8 @@
#include <sys/malloc.h>
#include <sys/file.h>
#include <sys/stat.h>
+#include <net/radix.h>
+#include <sys/socket.h>
#include <sys/mount.h>
#include <sys/namei.h>
#include <sys/dirent.h>
OpenPOWER on IntegriCloud