1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00

Netware can make use of autoconf generated tsrm_config.h

This commit is contained in:
Anantha Kesari H Y
2005-03-11 11:08:24 +00:00
parent b56adc718b
commit 4d93757dca
-2
View File
@@ -7,8 +7,6 @@
#ifdef TSRM_WIN32
# include "tsrm_config.w32.h"
#elif defined(NETWARE)
# include "tsrm_config.nw.h"
#else
# include <tsrm_config.h>
# include <sys/param.h>