summaryrefslogtreecommitdiff
path: root/libc/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps')
-rw-r--r--libc/sysdeps/linux/common/waitpid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/waitpid.c b/libc/sysdeps/linux/common/waitpid.c
index 729508558..cb628c97c 100644
--- a/libc/sysdeps/linux/common/waitpid.c
+++ b/libc/sysdeps/linux/common/waitpid.c
@@ -6,7 +6,6 @@
#include <stdlib.h>
#include <sys/types.h>
-#include <sys/types.h>
#include <sys/wait.h>
#include <sys/resource.h>