fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
[musl] / arch / mipsn32 / bits / termios.h
index 3a7d5a1..b19d486 100644 (file)
@@ -5,6 +5,8 @@ struct termios {
        tcflag_t c_lflag;
        cc_t c_line;
        cc_t c_cc[NCCS];
+       speed_t __c_ispeed;
+       speed_t __c_ospeed;
 };
 
 #define VINTR     0