mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
Merge branch 'PHP-7.0'
* PHP-7.0: missing include
This commit is contained in:
commit
79db0859f0
@ -37,9 +37,7 @@
|
||||
#ifdef PHP_WIN32
|
||||
# include "php_zip_config.w32.h"
|
||||
#else
|
||||
# ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
# endif
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
/* to have *_MAX definitions for all types when compiling with g++ */
|
||||
|
Loading…
Reference in New Issue
Block a user