diff options
Diffstat (limited to 'src/unistd/optopt.c')
-rw-r--r-- | src/unistd/optopt.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/unistd/optopt.c b/src/unistd/optopt.c index cff25ef2..e922508e 100644 --- a/src/unistd/optopt.c +++ b/src/unistd/optopt.c @@ -1,5 +1,10 @@ +#if 0 + int optopt; /* POSIX(2) */ + + +#endif |