summaryrefslogtreecommitdiff
path: root/src/sp_sloppy.c
diff options
context:
space:
mode:
authorjvoisin2019-02-23 19:36:24 +0100
committerjvoisin2019-02-23 19:36:24 +0100
commit809920b8cb130e105847a9956c51a6ecb08e2938 (patch)
tree254fa43e3206f6d7df3896503473cdd038d372a8 /src/sp_sloppy.c
parentd03c3c8d01f6f507bf844fec07477f30e3db61d9 (diff)
Try to unify the includes
Diffstat (limited to 'src/sp_sloppy.c')
-rw-r--r--src/sp_sloppy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp_sloppy.c b/src/sp_sloppy.c
index 8c36822..d3678db 100644
--- a/src/sp_sloppy.c
+++ b/src/sp_sloppy.c
@@ -1,5 +1,4 @@
1#include "php_snuffleupagus.h" 1#include "php_snuffleupagus.h"
2#include "sp_sloppy.h"
3 2
4ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) 3ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus)
5 4