define SGTTY iff HAVE_SGTTY_H

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3377 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-09-04 02:40:11 +00:00
parent 7eeb8eb619
commit 53e8b93c37

View File

@@ -130,6 +130,10 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
#define MaxHostNameLen (64+4)
#define MaxPathLen (1024+4)
#ifdef HAVE_SGTTY_H
#define SGTTY
#endif
/* telnet stuff ----------------------------------------------- */
/* define this if you have kerberos 4 */