From 3ab467100883adedab71a28e1699799e45ab0b2d Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 19 Jun 2019 11:04:17 +0200 Subject: fix snufflepagus_globals linking issues and one mac compatibility issue --- src/sp_config_utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sp_config_utils.c') diff --git a/src/sp_config_utils.c b/src/sp_config_utils.c index 71c9071..35cc062 100644 --- a/src/sp_config_utils.c +++ b/src/sp_config_utils.c @@ -1,6 +1,6 @@ #include "php_snuffleupagus.h" -size_t sp_line_no; +// size_t sp_line_no; int parse_keywords(sp_config_functions *funcs, char *line) { int value_len = 0; -- cgit v1.3