summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/telnet/telnet/externs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/telnet/telnet/externs.h b/contrib/telnet/telnet/externs.h
index 73743c0..cfa1aec 100644
--- a/contrib/telnet/telnet/externs.h
+++ b/contrib/telnet/telnet/externs.h
@@ -57,7 +57,7 @@
#include <errno.h>
#ifdef USE_TERMIO
# ifndef VINTR
-# include <sys/termios.h>
+# include <termios.h>
# endif
# define termio termios
#endif
OpenPOWER on IntegriCloud