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