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