mirror of
https://github.com/php/php-src.git
synced 2024-12-26 02:10:46 +08:00
- Add missing include.
This commit is contained in:
parent
d0c1bd9457
commit
2ec0a9c5c8
@ -27,7 +27,7 @@
|
||||
#include "ext/standard/info.h"
|
||||
#include "php_mysqli_structs.h"
|
||||
#include "zend_exceptions.h"
|
||||
|
||||
#include "mysqli_fe.h"
|
||||
|
||||
#define MAP_PROPERTY_MYG_BOOL_READ(name, value) \
|
||||
static int name(mysqli_object *obj, zval **retval TSRMLS_DC) \
|
||||
|
Loading…
Reference in New Issue
Block a user