summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_misc.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_misc.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_misc.c')
-rw-r--r--sys/compat/svr4/svr4_misc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/compat/svr4/svr4_misc.c b/sys/compat/svr4/svr4_misc.c
index 67bafae..7d97a24 100644
--- a/sys/compat/svr4/svr4_misc.c
+++ b/sys/compat/svr4/svr4_misc.c
@@ -63,8 +63,6 @@
#include <sys/sysproto.h>
-#include <netinet/in.h>
-
#include <svr4/svr4.h>
#include <svr4/svr4_types.h>
#include <svr4/svr4_signal.h>
@@ -73,7 +71,6 @@
#include <svr4/svr4_sysconfig.h>
#include <svr4/svr4_dirent.h>
#include <svr4/svr4_acl.h>
-#include <svr4/svr4_time.h>
#include <svr4/svr4_ulimit.h>
#include <svr4/svr4_statvfs.h>
#include <svr4/svr4_hrt.h>
OpenPOWER on IntegriCloud