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