summaryrefslogtreecommitdiff
path: root/src/termios/cfgetospeed.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/termios/cfgetospeed.c')
-rw-r--r--src/termios/cfgetospeed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/termios/cfgetospeed.c b/src/termios/cfgetospeed.c
index 0ebc198c..55fa6f55 100644
--- a/src/termios/cfgetospeed.c
+++ b/src/termios/cfgetospeed.c
@@ -1,3 +1,4 @@
+#define _BSD_SOURCE
#include <termios.h>
#include <sys/ioctl.h>