summaryrefslogtreecommitdiff
path: root/src/termios/NLDLY.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/termios/NLDLY.c')
-rw-r--r--src/termios/NLDLY.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termios/NLDLY.c b/src/termios/NLDLY.c
index 1c0eb9fa..7dedf602 100644
--- a/src/termios/NLDLY.c
+++ b/src/termios/NLDLY.c
@@ -1,5 +1,5 @@
#include <termios.h>
-#define NLDLY /* TODO */
+#define NLDLY (1<<11)
/*
XOPEN(4)
*/