summaryrefslogtreecommitdiffstats
path: root/sys/svr4/svr4_filio.c
diff options
context:
space:
mode:
authornewton <newton@FreeBSD.org>1999-12-08 12:01:59 +0000
committernewton <newton@FreeBSD.org>1999-12-08 12:01:59 +0000
commit1b15e9efa0702e1a6fe465b083e91fbeb1e2e931 (patch)
treeb8540c04febe05f671816400b6d177ab8d484928 /sys/svr4/svr4_filio.c
parent16e714edf5b7f8f9badffdb6cf1ab2b42ca0c2bb (diff)
downloadFreeBSD-src-1b15e9efa0702e1a6fe465b083e91fbeb1e2e931.zip
FreeBSD-src-1b15e9efa0702e1a6fe465b083e91fbeb1e2e931.tar.gz
Remove unnecessary includes
Prodded by: phk
Diffstat (limited to 'sys/svr4/svr4_filio.c')
-rw-r--r--sys/svr4/svr4_filio.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/svr4/svr4_filio.c b/sys/svr4/svr4_filio.c
index c3e56f9..d9571c3 100644
--- a/sys/svr4/svr4_filio.c
+++ b/sys/svr4/svr4_filio.c
@@ -33,13 +33,9 @@
#include <sys/systm.h>
#include <sys/file.h>
#include <sys/filio.h>
-#include <sys/fcntl.h>
#include <sys/signal.h>
#include <sys/filedesc.h>
-#include <sys/termios.h>
#include <sys/poll.h>
-#include <sys/socket.h>
-#include <net/if.h>
#include <sys/malloc.h>
#include <sys/sysproto.h>
OpenPOWER on IntegriCloud