diff --git a/acconfig.h b/acconfig.h index d12ee8e72..d4fdcc1d1 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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 */