summaryrefslogtreecommitdiff
path: root/libc/inet/opensock.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/inet/opensock.c')
-rw-r--r--libc/inet/opensock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/inet/opensock.c b/libc/inet/opensock.c
index 86f8c5970..93c469cca 100644
--- a/libc/inet/opensock.c
+++ b/libc/inet/opensock.c
@@ -23,7 +23,6 @@
#include <unistd.h>
#include <sys/socket.h>
#include <features.h>
-#include <libc-internal.h>
/* Return a socket of any type. The socket can be used in subsequent
ioctl calls to talk to the kernel. */