mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fix check.. tsrm_config.h exists on all platforms but Win32.
This commit is contained in:
parent
5634d3a8f7
commit
cb8181dd4e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
#ifndef TSRM_H
|
||||
#define TSRM_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#ifndef WIN32
|
||||
# include "tsrm_config.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue