summaryrefslogtreecommitdiff
path: root/src/termios/BSDLY.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/termios/BSDLY.h')
-rw-r--r--src/termios/BSDLY.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/termios/BSDLY.h b/src/termios/BSDLY.h
new file mode 100644
index 00000000..120d005d
--- /dev/null
+++ b/src/termios/BSDLY.h
@@ -0,0 +1,5 @@
+#include <termios.h>
+#define BSDLY (1<<16)
+/*
+XOPEN(4)
+*/