diff options
Diffstat (limited to 'src/unistd/opterr.c')
| -rw-r--r-- | src/unistd/opterr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unistd/opterr.c b/src/unistd/opterr.c index f5e831e4..68d44563 100644 --- a/src/unistd/opterr.c +++ b/src/unistd/opterr.c @@ -1,3 +1,4 @@ +#include "sys/types.h" #include <unistd.h> int opterr; /* |
