only use SGTTY on nextstep
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3404 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -130,7 +130,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
|
|||||||
#define MaxHostNameLen (64+4)
|
#define MaxHostNameLen (64+4)
|
||||||
#define MaxPathLen (1024+4)
|
#define MaxPathLen (1024+4)
|
||||||
|
|
||||||
#ifdef HAVE_SGTTY_H
|
#if defined(HAVE_SGTTY_H) && defined(__NeXT__)
|
||||||
#define SGTTY
|
#define SGTTY
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user