sys/termio.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1244 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user