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 be4d306..928095d 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -65,6 +65,7 @@ typedef void (*zif_handler)(INTERNAL_FUNCTION_PARAMETERS); | |||
| 65 | #define SP_CONFIG_INVALID 0 | 65 | #define SP_CONFIG_INVALID 0 |
| 66 | #define SP_CONFIG_NONE -1 | 66 | #define SP_CONFIG_NONE -1 |
| 67 | 67 | ||
| 68 | #include "sp_php_compat.h" | ||
| 68 | #include "sp_pcre_compat.h" | 69 | #include "sp_pcre_compat.h" |
| 69 | #include "sp_list.h" | 70 | #include "sp_list.h" |
| 70 | #include "sp_tree.h" | 71 | #include "sp_tree.h" |
