From d4e9bb339360cb7d6ece5b1b60c08c8611bac19c Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 24 Feb 2016 23:33:34 +0100 Subject: executor improvements --- php_suhosin7.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php_suhosin7.h') diff --git a/php_suhosin7.h b/php_suhosin7.h index eaf2f87..2b5f48e 100644 --- a/php_suhosin7.h +++ b/php_suhosin7.h @@ -68,7 +68,7 @@ extern zend_module_entry suhosin7_module_entry; // PHP_RSHUTDOWN_FUNCTION(suhosin); // PHP_MINFO_FUNCTION(suhosin); -#include "ext/standard/basic_functions.h" +// #include "ext/standard/basic_functions.h" static inline int suhosin_is_protected_varname(char *var, int var_len) { -- cgit v1.3