diff options
Diffstat (limited to 'src/sp_config_keywords.c')
| -rw-r--r-- | src/sp_config_keywords.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp_config_keywords.c b/src/sp_config_keywords.c index a13aed2..abb3110 100644 --- a/src/sp_config_keywords.c +++ b/src/sp_config_keywords.c | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | #include "php_snuffleupagus.h" | 1 | #include "php_snuffleupagus.h" |
| 2 | 2 | ||
| 3 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) | ||
| 4 | |||
| 5 | static int parse_enable(char *line, bool *restrict retval, | 3 | static int parse_enable(char *line, bool *restrict retval, |
| 6 | bool *restrict simulation) { | 4 | bool *restrict simulation) { |
| 7 | bool enable = false, disable = false; | 5 | bool enable = false, disable = false; |
