diff options
Diffstat (limited to 'src/termios/TCIOFLUSH.c')
| -rw-r--r-- | src/termios/TCIOFLUSH.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termios/TCIOFLUSH.c b/src/termios/TCIOFLUSH.c index be6f0a4f..0aa88ba7 100644 --- a/src/termios/TCIOFLUSH.c +++ b/src/termios/TCIOFLUSH.c @@ -1,5 +1,5 @@ #include <termios.h> -#define TCIOFLUSH /* TBD */ +#define TCIOFLUSH (1) /* POSIX(1) */ |
