summaryrefslogtreecommitdiff
path: root/src/unistd/optarg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/optarg.c')
-rw-r--r--src/unistd/optarg.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/unistd/optarg.c b/src/unistd/optarg.c
index 07b6c465..45c2ede0 100644
--- a/src/unistd/optarg.c
+++ b/src/unistd/optarg.c
@@ -1,5 +1,10 @@
+#if 0
+
char * optarg;
/*
POSIX(2)
*/
+
+
+#endif