Dont't include some streamspty headers here.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18728 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -90,29 +90,6 @@ char wtmpf[] = "/etc/wtmp";
|
||||
#include <tmpdir.h>
|
||||
#endif /* CRAY */
|
||||
|
||||
#ifdef STREAMSPTY
|
||||
|
||||
#ifdef HAVE_SAC_H
|
||||
#include <sac.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_STROPTS_H
|
||||
#include <sys/stropts.h>
|
||||
#endif
|
||||
|
||||
#endif /* STREAMSPTY */
|
||||
|
||||
#undef NOERROR
|
||||
|
||||
#ifdef HAVE_SYS_STREAM_H
|
||||
#ifdef HAVE_SYS_UIO_H
|
||||
#include <sys/uio.h>
|
||||
#endif
|
||||
#ifdef __hpux
|
||||
#undef SE
|
||||
#endif
|
||||
#include <sys/stream.h>
|
||||
#endif
|
||||
#if !(defined(__sgi) || defined(__linux) || defined(_AIX)) && defined(HAVE_SYS_TTY)
|
||||
#include <sys/tty.h>
|
||||
#endif
|
||||
|
@@ -63,17 +63,7 @@ int registerd_host_only = 0;
|
||||
int require_encryption = 0;
|
||||
#endif
|
||||
|
||||
#undef NOERROR
|
||||
|
||||
#ifdef STREAMSPTY
|
||||
# include <stropts.h>
|
||||
# include <termios.h>
|
||||
#ifdef HAVE_SYS_UIO_H
|
||||
#include <sys/uio.h>
|
||||
#endif /* HAVE_SYS_UIO_H */
|
||||
#ifdef HAVE_SYS_STREAM_H
|
||||
#include <sys/stream.h>
|
||||
#endif
|
||||
#ifdef STREAMPTY
|
||||
|
||||
#ifdef _AIX
|
||||
#include <sys/termio.h>
|
||||
|
Reference in New Issue
Block a user