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