From: Anantha Kesari H Y Date: Fri, 11 Mar 2005 11:12:07 +0000 (+0000) Subject: NetWare can make use autoconf generated tsrm_config.h X-Git-Tag: php-5.0.4RC1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da3d88851d47b19cea4a4cb6c9956d275263afe1;p=php NetWare can make use autoconf generated tsrm_config.h --- diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h index 9b3b454a36..a66353b88f 100644 --- a/TSRM/TSRM.h +++ b/TSRM/TSRM.h @@ -14,7 +14,7 @@ #define TSRM_H /* #ifndef WIN32 */ -#if !defined(WIN32) && !defined(NETWARE) +#ifndef WIN32 # include #endif