aboutsummaryrefslogtreecommitdiff
path: root/musl/sys/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'musl/sys/termios.h')
-rw-r--r--musl/sys/termios.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/musl/sys/termios.h b/musl/sys/termios.h
new file mode 100644
index 0000000..f5f751f
--- /dev/null
+++ b/musl/sys/termios.h
@@ -0,0 +1,2 @@
+#warning redirecting incorrect #include <sys/termios.h> to <termios.h>
+#include <termios.h>