diff options
| author | jvoisin | 2017-10-10 13:22:27 +0200 |
|---|---|---|
| committer | jvoisin | 2017-10-10 13:22:27 +0200 |
| commit | 630c5ad199069b32aae5e7b15223bd10f6986504 (patch) | |
| tree | 3927bd41351453687ce9cc7f35a6b95071769aa6 /src/php_snuffleupagus.h | |
| parent | 18711c04c9e6fc6056f79f05598719a112ecbba5 (diff) | |
Remove a useless ile for now
This should close #31
Diffstat (limited to 'src/php_snuffleupagus.h')
| -rw-r--r-- | src/php_snuffleupagus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h index 9f85cc1..bf2031b 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -24,7 +24,6 @@ | |||
| 24 | #include "zend_extensions.h" | 24 | #include "zend_extensions.h" |
| 25 | 25 | ||
| 26 | #include "sp_list.h" | 26 | #include "sp_list.h" |
| 27 | #include "sp_compile.h" | ||
| 28 | #include "sp_config.h" | 27 | #include "sp_config.h" |
| 29 | #include "sp_config_utils.h" | 28 | #include "sp_config_utils.h" |
| 30 | #include "sp_config_keywords.h" | 29 | #include "sp_config_keywords.h" |
