summaryrefslogtreecommitdiff
path: root/term/TERMINAL.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/TERMINAL.h')
-rw-r--r--term/TERMINAL.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/term/TERMINAL.h b/term/TERMINAL.h
new file mode 100644
index 0000000..38528a3
--- /dev/null
+++ b/term/TERMINAL.h
@@ -0,0 +1,7 @@
+#include <term.h>
+
+typedef struct __TERMINAL TERMINAL;
+
+/*
+XOPEN(400)
+*/