fix to compile
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@117 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
6c621e7c9d
commit
7f8ab2d3d4
|
@ -11,7 +11,7 @@ ZEND_BEGIN_MODULE_GLOBALS(xcache)
|
|||
xc_stack_t *php_holds;
|
||||
xc_stack_t *var_holds;
|
||||
time_t request_time;
|
||||
long var_default_ttl;
|
||||
long var_ttl;
|
||||
ZEND_END_MODULE_GLOBALS(xcache)
|
||||
|
||||
ZEND_EXTERN_MODULE_GLOBALS(xcache)
|
||||
|
|
Loading…
Reference in New Issue