diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/LYUtils.h | 4 | ||||
-rw-r--r-- | src/multinet_ucx.opt | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/src/LYUtils.h b/src/LYUtils.h index 0486a31e..f6d7c49a 100644 --- a/src/LYUtils.h +++ b/src/LYUtils.h @@ -1,4 +1,4 @@ -/* $LynxId: LYUtils.h,v 1.82 2009/11/21 15:46:24 tom Exp $ */ +/* $LynxId: LYUtils.h,v 1.83 2010/06/19 15:36:34 tom Exp $ */ #ifndef LYUTILS_H #define LYUTILS_H @@ -507,6 +507,8 @@ extern "C" { extern void LYCloselog(void); #endif /* SYSLOG_REQUESTED_URLS */ +#undef STREQ /* conflict with wais.h */ + /* * Miscellaneous. */ diff --git a/src/multinet_ucx.opt b/src/multinet_ucx.opt new file mode 100644 index 00000000..51bac454 --- /dev/null +++ b/src/multinet_ucx.opt @@ -0,0 +1 @@ +multinet_root:[multinet.library]ucx$ipc/LIBRARY |