summaryrefslogtreecommitdiff
path: root/ext/spl/php_spl.h
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-12-06 00:09:55 +0000
committerWez Furlong <wez@php.net>2003-12-06 00:09:55 +0000
commit62d3cccfc9a593c25b967667be0a5efe6cc2768f (patch)
tree7d656b2657c0ea8e2f24bf85a345a8dc056cf941 /ext/spl/php_spl.h
parentdbb152b96af8fe8e27f2846f558459cdce3326aa (diff)
downloadphp-git-62d3cccfc9a593c25b967667be0a5efe6cc2768f.tar.gz
make it build under win32
Diffstat (limited to 'ext/spl/php_spl.h')
-rwxr-xr-xext/spl/php_spl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/spl/php_spl.h b/ext/spl/php_spl.h
index b2fd7709cb..8290654251 100755
--- a/ext/spl/php_spl.h
+++ b/ext/spl/php_spl.h
@@ -44,6 +44,7 @@ PHP_MINFO_FUNCTION(spl);
ZEND_BEGIN_MODULE_GLOBALS(spl)
+ int dummy;
ZEND_END_MODULE_GLOBALS(spl)
#ifdef ZTS