diff options
Diffstat (limited to 'src/sp_utils.c')
| -rw-r--r-- | src/sp_utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp_utils.c b/src/sp_utils.c index ea6afaf..475d552 100644 --- a/src/sp_utils.c +++ b/src/sp_utils.c | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | #include "php_snuffleupagus.h" | 1 | #include "php_snuffleupagus.h" |
| 2 | 2 | ||
| 3 | |||
| 4 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) | 3 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) |
| 5 | 4 | ||
| 6 | bool sp_zend_string_equals(const zend_string* s1, const zend_string* s2) { | 5 | bool sp_zend_string_equals(const zend_string* s1, const zend_string* s2) { |
