move NeXT SGTTY stuff here

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11265 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-28 16:45:58 +00:00
parent cd9fa0adb8
commit 028ec6ea82

View File

@@ -93,6 +93,10 @@
#define SGTTY
#endif
#if defined(HAVE_SGTTY_H) && defined(__NeXT__)
#define SGTTY
#endif
#ifdef TERMIOS
#include <termios.h>
#define TTY_STRUCT struct termios