diff options
Diffstat (limited to 'src/sysdeps/trycmsgcloexec.c')
-rw-r--r-- | src/sysdeps/trycmsgcloexec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdeps/trycmsgcloexec.c b/src/sysdeps/trycmsgcloexec.c index 7923340..46bffe0 100644 --- a/src/sysdeps/trycmsgcloexec.c +++ b/src/sysdeps/trycmsgcloexec.c @@ -15,7 +15,6 @@ # define _GNU_SOURCE #endif -#include <sys/types.h> #include <sys/socket.h> int main (void) |