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