summaryrefslogtreecommitdiff
path: root/src/termios/ISTRIP.h
blob: fe7836fe5cf7c06c8ecf13b7602f99729e90a48c (plain)
1
2
3
4
5
#include <termios.h>
#define ISTRIP                                                           (1<<11)
/*
POSIX(1)
*/