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