mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Fix check.. tsrm_config.h exists on all platforms but Win32.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#ifndef TSRM_H
|
||||
#define TSRM_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#ifndef WIN32
|
||||
# include "tsrm_config.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user