summaryrefslogtreecommitdiff
path: root/src/sp_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp_utils.c')
-rw-r--r--src/sp_utils.c1
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
4ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) 3ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus)
5 4
6bool sp_zend_string_equals(const zend_string* s1, const zend_string* s2) { 5bool sp_zend_string_equals(const zend_string* s1, const zend_string* s2) {