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