diff options
| author | bef | 2019-06-20 12:40:07 +0200 |
|---|---|---|
| committer | jvoisin | 2019-06-20 10:40:07 +0000 |
| commit | 1b52614c06b60ced6caecd8dcaa0911ed3aa72e2 (patch) | |
| tree | f9090e36de2a1788ae07da04e859ec3666600827 /src/sp_config.c | |
| parent | db20c8ddf4d5c068e20bbce1f6d283c9eb06119a (diff) | |
Fix snufflepagus_globals linking issues and one mac compatibility issue
Diffstat (limited to 'src/sp_config.c')
| -rw-r--r-- | src/sp_config.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp_config.c b/src/sp_config.c index 915c8a1..25223f2 100644 --- a/src/sp_config.c +++ b/src/sp_config.c | |||
| @@ -4,8 +4,6 @@ | |||
| 4 | 4 | ||
| 5 | #include "php_snuffleupagus.h" | 5 | #include "php_snuffleupagus.h" |
| 6 | 6 | ||
| 7 | ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) | ||
| 8 | |||
| 9 | size_t sp_line_no; | 7 | size_t sp_line_no; |
| 10 | 8 | ||
| 11 | sp_config_tokens const sp_func[] = { | 9 | sp_config_tokens const sp_func[] = { |
