diff --git a/appl/kx/kx.h b/appl/kx/kx.h index e4a35f75a..d87617053 100644 --- a/appl/kx/kx.h +++ b/appl/kx/kx.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995 - 2000 Kungliga Tekniska Högskolan + * Copyright (c) 1995 - 2001 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * @@ -107,6 +107,10 @@ #include #endif +/* defined by aix's sys/stream.h and again by arpa/nameser.h */ + +#undef NOERROR + /* as far as we know, this is only used with later versions of Slowlaris */ #if SunOS >= 50 && defined(HAVE_SYS_STROPTS_H) && defined(HAVE_FATTACH) && defined(I_PUSH) #define MAY_HAVE_X11_PIPES