summaryrefslogtreecommitdiff
path: root/src/sysdeps/trylsock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdeps/trylsock.c')
-rw-r--r--src/sysdeps/trylsock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdeps/trylsock.c b/src/sysdeps/trylsock.c
index 7e3b501..e588d65 100644
--- a/src/sysdeps/trylsock.c
+++ b/src/sysdeps/trylsock.c
@@ -11,7 +11,6 @@
#define _GNU_SOURCE
#endif
-#include <sys/types.h>
#include <sys/socket.h>
int main (void)