Browse Source

add BOTHER define from termios2

Mike Frysinger 16 năm trước cách đây
mục cha
commit
d08085316b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      libc/sysdeps/linux/common/bits/termios.h

+ 1 - 0
libc/sysdeps/linux/common/bits/termios.h

@@ -154,6 +154,7 @@ struct termios
 #ifdef __USE_MISC
 # define CBAUDEX 0010000
 #endif
+#define  BOTHER   0010000
 #define  B57600   0010001
 #define  B115200  0010002
 #define  B230400  0010003