]> granicus.if.org Git - php/commitdiff
NetWare can make use autoconf generated tsrm_config.h
authorAnantha Kesari H Y <hyanantha@php.net>
Fri, 11 Mar 2005 11:12:07 +0000 (11:12 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Fri, 11 Mar 2005 11:12:07 +0000 (11:12 +0000)
TSRM/TSRM.h

index 9b3b454a36dd2c1cb4743297059cf83f6292383e..a66353b88f9a0969c8fb729c5a3a7529bdd98369 100644 (file)
@@ -14,7 +14,7 @@
 #define TSRM_H
 
 /* #ifndef WIN32 */
-#if !defined(WIN32) && !defined(NETWARE)
+#ifndef WIN32
 # include <tsrm_config.h>
 #endif