summaryrefslogtreecommitdiff
path: root/ext/ffi/php_ffi.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ffi/php_ffi.h')
-rw-r--r--ext/ffi/php_ffi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/ffi/php_ffi.h b/ext/ffi/php_ffi.h
index 0f511fccf0..b9f01d6e96 100644
--- a/ext/ffi/php_ffi.h
+++ b/ext/ffi/php_ffi.h
@@ -38,6 +38,7 @@ ZEND_BEGIN_MODULE_GLOBALS(ffi)
HashTable types;
/* preloading */
+ char *preload;
HashTable *scopes; /* list of preloaded scopes */
/* callbacks */