summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_sockio.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/compat/svr4/svr4_sockio.c
parent16e714edf5b7f8f9badffdb6cf1ab2b42ca0c2bb (diff)
downloadFreeBSD-src-1b15e9efa0702e1a6fe465b083e91fbeb1e2e931.zip
FreeBSD-src-1b15e9efa0702e1a6fe465b083e91fbeb1e2e931.tar.gz
Remove unnecessary includes
Prodded by: phk
Diffstat (limited to 'sys/compat/svr4/svr4_sockio.c')
-rw-r--r--sys/compat/svr4/svr4_sockio.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/compat/svr4/svr4_sockio.c b/sys/compat/svr4/svr4_sockio.c
index d4f4505..5b99ae9 100644
--- a/sys/compat/svr4/svr4_sockio.c
+++ b/sys/compat/svr4/svr4_sockio.c
@@ -34,17 +34,12 @@
#include <sys/file.h>
#include <sys/filedesc.h>
#include <sys/sockio.h>
-#include <sys/termios.h>
#include <sys/socket.h>
#include <net/if.h>
#include <svr4/svr4.h>
-#include <svr4/svr4_types.h>
#include <svr4/svr4_util.h>
-#include <svr4/svr4_signal.h>
-#include <svr4/svr4_proto.h>
-#include <svr4/svr4_stropts.h>
#include <svr4/svr4_ioctl.h>
#include <svr4/svr4_sockio.h>
OpenPOWER on IntegriCloud