1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 06:32:49 +02:00

- Add missing include.

This commit is contained in:
Johannes Schlüter
2011-11-14 17:56:33 +00:00
parent 2e02282d89
commit 03a0f9deb4

View File

@@ -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) \