diff options
Diffstat (limited to 'termios/sys/termios.h')
-rw-r--r-- | termios/sys/termios.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/termios/sys/termios.h b/termios/sys/termios.h new file mode 100644 index 0000000000..3e18805ab4 --- /dev/null +++ b/termios/sys/termios.h @@ -0,0 +1,4 @@ +#ifndef _SYS_TERMIOS_H +#define _SYS_TERMIOS_H +#include <termios.h> +#endif |