summaryrefslogtreecommitdiff
path: root/src/unistd/optopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/optopt.c')
-rw-r--r--src/unistd/optopt.c10
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