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