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