summaryrefslogtreecommitdiff
path: root/src/stdio/L_ctermid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/L_ctermid.h')
-rw-r--r--src/stdio/L_ctermid.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stdio/L_ctermid.h b/src/stdio/L_ctermid.h
new file mode 100644
index 00000000..f280b586
--- /dev/null
+++ b/src/stdio/L_ctermid.h
@@ -0,0 +1,5 @@
+#include <stdio.h>
+#define L_ctermid (255)
+/*
+POSIX(1)
+*/