mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Added missing header.
This commit is contained in:
parent
fce275eb41
commit
419108f805
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
#include "zend_builtin_functions.h"
|
||||
#include "zend_constants.h"
|
||||
#include "zend_ini.h"
|
||||
|
||||
#include <string.h>
|
||||
#undef ZEND_TEST_EXCEPTIONS
|
||||
|
||||
static ZEND_FUNCTION(zend_version);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue