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