summaryrefslogtreecommitdiff
path: root/src/sysdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdep.c')
-rw-r--r--src/sysdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysdep.c b/src/sysdep.c
index 62a0194cdf1..f615e85c4e0 100644
--- a/src/sysdep.c
+++ b/src/sysdep.c
@@ -226,7 +226,7 @@ static int baud_convert[] =
};
#endif
-#ifdef HAVE_TERMIOS
+#ifdef HAVE_TERMIOS_H
extern speed_t ospeed;
#else
extern short ospeed;