summaryrefslogtreecommitdiff
path: root/src/termios/ONLCR.h
blob: 2c838be5f8fc96deeb1f14d4cfaa57dd4d02aeb5 (plain)
1
2
3
4
5
#include <termios.h>
#define ONLCR                                                             (1<<6)
/*
XOPEN(4)
*/