aboutsummaryrefslogtreecommitdiff
path: root/lib/libncurses/nterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libncurses/nterm.h')
-rw-r--r--lib/libncurses/nterm.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libncurses/nterm.h b/lib/libncurses/nterm.h
new file mode 100644
index 000000000000..bcbf31517378
--- /dev/null
+++ b/lib/libncurses/nterm.h
@@ -0,0 +1,6 @@
+/* libmytinfo must be installed first */
+#include <term.h>
+#define Filedes fd
+#define Ottyb shell_mode
+#define Nttyb prog_mode
+#define TTY struct termios