summaryrefslogtreecommitdiff
path: root/src/stdio/getopt.ref
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/getopt.ref')
-rw-r--r--src/stdio/getopt.ref3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stdio/getopt.ref b/src/stdio/getopt.ref
new file mode 100644
index 00000000..636a4fef
--- /dev/null
+++ b/src/stdio/getopt.ref
@@ -0,0 +1,3 @@
+#include <stdio.h>
+REFERENCE(unistd/getopt.c)
+XOPEN(4)