From 1b52614c06b60ced6caecd8dcaa0911ed3aa72e2 Mon Sep 17 00:00:00 2001 From: bef Date: Thu, 20 Jun 2019 12:40:07 +0200 Subject: Fix snufflepagus_globals linking issues and one mac compatibility issue --- src/sp_config.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/sp_config.c') 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 @@ #include "php_snuffleupagus.h" -ZEND_DECLARE_MODULE_GLOBALS(snuffleupagus) - size_t sp_line_no; sp_config_tokens const sp_func[] = { -- cgit v1.3