summaryrefslogtreecommitdiff
path: root/src/sysdeps/tryaccept4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdeps/tryaccept4.c')
-rw-r--r--src/sysdeps/tryaccept4.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sysdeps/tryaccept4.c b/src/sysdeps/tryaccept4.c
index d6c462a..98a75e6 100644
--- a/src/sysdeps/tryaccept4.c
+++ b/src/sysdeps/tryaccept4.c
@@ -11,8 +11,6 @@
#define _GNU_SOURCE
#endif
-#include <sys/types.h>
-
#include <sys/socket.h>
#include <sys/stat.h>
#include <fcntl.h>