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:
@@ -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
|
||||
|
Reference in New Issue
Block a user