summaryrefslogtreecommitdiff
path: root/src/termios/OCRNL.h
blob: 40b6d39b7a986ca4e0205f33aef614341e6c6202 (plain)
1
2
3
4
5
#include <termios.h>
#define OCRNL                                                             (1<<7)
/*
XOPEN(4)
*/