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