cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / include / termio.h
diff --git a/i686-linux-gnu-4.7/usr/include/termio.h b/i686-linux-gnu-4.7/usr/include/termio.h
new file mode 100644 (file)
index 0000000..0e610f0
--- /dev/null
@@ -0,0 +1,6 @@
+/* Compatible <termio.h> for old `struct termio' ioctl interface.
+   This is obsolete; use the POSIX.1 `struct termios' interface
+   defined in <termios.h> instead.  */
+
+#include <termios.h>
+#include <sys/ioctl.h>