Port to IRIX.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@78 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -88,8 +88,12 @@ int registerd_host_only = 0;
|
||||
# include <stropts.h>
|
||||
# include <termio.h>
|
||||
/* make sure we don't get the bsd version */
|
||||
# ifndef __sgi
|
||||
# include "/usr/include/sys/tty.h"
|
||||
# include <sys/ptyvar.h>
|
||||
# else /* __sgi */
|
||||
# include <sys/strtty.h>
|
||||
# endif /* __sgi */
|
||||
|
||||
/*
|
||||
* Because of the way ptyibuf is used with streams messages, we need
|
||||
|
Reference in New Issue
Block a user