diff options
Diffstat (limited to 'src/sysdeps/trynbwaitall.c')
-rw-r--r-- | src/sysdeps/trynbwaitall.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdeps/trynbwaitall.c b/src/sysdeps/trynbwaitall.c index a10fd0b..48f6b89 100644 --- a/src/sysdeps/trynbwaitall.c +++ b/src/sysdeps/trynbwaitall.c @@ -14,7 +14,6 @@ #define _GNU_SOURCE #endif -#include <sys/types.h> #include <fcntl.h> #include <unistd.h> #include <errno.h> |