diff options
Diffstat (limited to 'src/termios/OFILL.h')
-rw-r--r-- | src/termios/OFILL.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/termios/OFILL.h b/src/termios/OFILL.h new file mode 100644 index 00000000..88c0d993 --- /dev/null +++ b/src/termios/OFILL.h @@ -0,0 +1,5 @@ +#include <termios.h> +#define OFILL (1<<10) +/* +XOPEN(4) +*/ |