mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
another build fix, a simple UNIX build now compiles clean
This commit is contained in:
@@ -38,9 +38,7 @@
|
||||
|
||||
#define VIRTUAL_CWD_DEBUG 0
|
||||
|
||||
#ifdef ZTS
|
||||
#include "TSRM.h"
|
||||
#endif
|
||||
|
||||
/* Only need mutex for popen() in Windows because it doesn't chdir() on UNIX */
|
||||
#if defined(TSRM_WIN32) && defined(ZTS)
|
||||
|
||||
Reference in New Issue
Block a user