summaryrefslogtreecommitdiff
path: root/include/sys/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/termios.h')
-rw-r--r--include/sys/termios.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sys/termios.h b/include/sys/termios.h
new file mode 100644
index 000000000..3e18805ab
--- /dev/null
+++ b/include/sys/termios.h
@@ -0,0 +1,4 @@
+#ifndef _SYS_TERMIOS_H
+#define _SYS_TERMIOS_H
+#include <termios.h>
+#endif