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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user