aboutsummaryrefslogtreecommitdiff
path: root/sys/compat
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2001-01-20 02:24:07 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2001-01-20 02:24:07 +0000
commit074a4a2c84c275e84ad3bd19638db7bcb0e8eb62 (patch)
treeac581eceffcd7025904f5281e887ea2697f28783 /sys/compat
parent4848fbae35c7ac6118cdc0c3d4e860abc6faae3b (diff)
Notes
Diffstat (limited to 'sys/compat')
-rw-r--r--sys/compat/svr4/svr4_stream.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_stream.c b/sys/compat/svr4/svr4_stream.c
index 750e9c915815..6bf2155e7979 100644
--- a/sys/compat/svr4/svr4_stream.c
+++ b/sys/compat/svr4/svr4_stream.c
@@ -46,7 +46,6 @@
#include <sys/filedesc.h>
#include <sys/fcntl.h>
#include <sys/filio.h>
-#include <sys/select.h>
#include <sys/socket.h>
#include <sys/socketvar.h>
#include <sys/un.h>