Changeset 117

Show
Ignore:
Timestamp:
08/30/2006 12:27:53 PM (2 years ago)
Author:
moo
Message:

fix to compile

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache_globals.h

    r114 r117  
    1212    xc_stack_t *var_holds; 
    1313    time_t request_time; 
    14     long   var_default_ttl; 
     14    long   var_ttl; 
    1515ZEND_END_MODULE_GLOBALS(xcache) 
    1616