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