summaryrefslogtreecommitdiff
path: root/src/php_snuffleupagus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/php_snuffleupagus.h')
-rw-r--r--src/php_snuffleupagus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h
index f80ae66..008a480 100644
--- a/src/php_snuffleupagus.h
+++ b/src/php_snuffleupagus.h
@@ -43,6 +43,7 @@
43#include "sp_utils.h" 43#include "sp_utils.h"
44#include "sp_crypt.h" 44#include "sp_crypt.h"
45#include "sp_session.h" 45#include "sp_session.h"
46#include "sp_sloppy.h"
46 47
47 48
48extern zend_module_entry snuffleupagus_module_entry; 49extern zend_module_entry snuffleupagus_module_entry;