Port to IRIX.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@78 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1995-08-15 09:11:38 +00:00
parent 961674730d
commit c23bf1292a

View File

@@ -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