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