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 b22d2f1..c658dac 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -40,6 +40,7 @@ | |||
| 40 | #include "sp_unserialize.h" | 40 | #include "sp_unserialize.h" |
| 41 | #include "sp_upload_validation.h" | 41 | #include "sp_upload_validation.h" |
| 42 | #include "sp_utils.h" | 42 | #include "sp_utils.h" |
| 43 | #include "sp_crypt.h" | ||
| 43 | 44 | ||
| 44 | 45 | ||
| 45 | extern zend_module_entry snuffleupagus_module_entry; | 46 | extern zend_module_entry snuffleupagus_module_entry; |
