move NOERROR

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10713 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-09-17 02:09:05 +00:00
parent afe19111e9
commit 66e47c8292

View File

@@ -54,6 +54,8 @@ int auth_level = 0;
extern int utmp_len; extern int utmp_len;
int registerd_host_only = 0; int registerd_host_only = 0;
#undef NOERROR
#ifdef STREAMSPTY #ifdef STREAMSPTY
# include <stropts.h> # include <stropts.h>
# include <termios.h> # include <termios.h>
@@ -64,8 +66,6 @@ int registerd_host_only = 0;
#include <sys/stream.h> #include <sys/stream.h>
#endif #endif
#undef NOERROR
#ifdef _AIX #ifdef _AIX
#include <sys/termio.h> #include <sys/termio.h>
#endif #endif