sys/termio.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1244 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-02-17 21:08:08 +00:00
parent 80bf487a4f
commit b1c16abe85
2 changed files with 6 additions and 0 deletions

View File

@@ -64,6 +64,9 @@ RCSID("$Id$");
#ifdef HAVE_ARPA_TELNET_H
#include <arpa/telnet.h>
#endif
#ifdef HAVE_SYS_TERMIO_H
#include <sys/termio.h>
#endif
#include <roken.h>

View File

@@ -118,6 +118,9 @@ char wtmpf[] = "/etc/wtmp";
#undef t_werasc
#undef t_lnextc
#endif
#ifdef HAVE_SYS_TERMIO_H
#include <sys/termio.h>
#endif
# ifndef TCSANOW
# ifdef TCSETS