mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Add missing include.
This commit is contained in:
parent
2e02282d89
commit
03a0f9deb4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue