diff options
Diffstat (limited to 'src/sp_sloppy.c')
| -rw-r--r-- | src/sp_sloppy.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp_sloppy.c b/src/sp_sloppy.c index d3678db..5837783 100644 --- a/src/sp_sloppy.c +++ b/src/sp_sloppy.c | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | #include "php_snuffleupagus.h" | 1 | #include "php_snuffleupagus.h" |
| 2 | 2 | ||
| 3 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) | ||
| 4 | |||
| 5 | ZEND_API zend_op_array* (*orig_zend_compile_file)(zend_file_handle* file_handle, | 3 | ZEND_API zend_op_array* (*orig_zend_compile_file)(zend_file_handle* file_handle, |
| 6 | int type) = NULL; | 4 | int type) = NULL; |
| 7 | ZEND_API zend_op_array* (*orig_zend_compile_string)(zval* source_string, | 5 | ZEND_API zend_op_array* (*orig_zend_compile_string)(zval* source_string, |
