summaryrefslogtreecommitdiff
path: root/src/unistd/opterr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/opterr.c')
-rw-r--r--src/unistd/opterr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unistd/opterr.c b/src/unistd/opterr.c
index 68d44563..57cc476d 100644
--- a/src/unistd/opterr.c
+++ b/src/unistd/opterr.c
@@ -1,5 +1,3 @@
-#include "sys/types.h"
-#include <unistd.h>
int opterr;
/*
POSIX(2)