<termios.h> not <sys/termios.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@63 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
# ifdef SYSV_TERMIO
|
||||
# include <sys/termio.h>
|
||||
# else
|
||||
# include <sys/termios.h>
|
||||
# include <termios.h>
|
||||
# define termio termios
|
||||
# endif
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user