diff options
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h index b7e19ff2a2..60977dc59c 100644 --- a/main/php.h +++ b/main/php.h @@ -253,7 +253,6 @@ END_EXTERN_C() /* global variables */ -extern pval *data; #if !defined(PHP_WIN32) #define PHP_SLEEP_NON_VOID #define php_sleep sleep |