diff options
Diffstat (limited to 'src/php_snuffleupagus.h')
| -rw-r--r-- | src/php_snuffleupagus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h index 5b2b414..be4d306 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -85,6 +85,7 @@ typedef void (*zif_handler)(INTERNAL_FUNCTION_PARAMETERS); | |||
| 85 | #include "sp_session.h" | 85 | #include "sp_session.h" |
| 86 | #include "sp_sloppy.h" | 86 | #include "sp_sloppy.h" |
| 87 | #include "sp_wrapper.h" | 87 | #include "sp_wrapper.h" |
| 88 | #include "sp_ini.h" | ||
| 88 | 89 | ||
| 89 | extern zend_module_entry snuffleupagus_module_entry; | 90 | extern zend_module_entry snuffleupagus_module_entry; |
| 90 | #define phpext_snuffleupagus_ptr &snuffleupagus_module_entry | 91 | #define phpext_snuffleupagus_ptr &snuffleupagus_module_entry |
