summaryrefslogtreecommitdiff
path: root/src/unistd/optind.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/optind.c')
-rw-r--r--src/unistd/optind.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/unistd/optind.c b/src/unistd/optind.c
deleted file mode 100644
index 293d6d5f..00000000
--- a/src/unistd/optind.c
+++ /dev/null
@@ -1,10 +0,0 @@
-#if 0
-
-int optind;
-/*
-POSIX(2)
-*/
-
-
-
-#endif