Changeset 508 for trunk/xcache_globals.h

Show
Ignore:
Timestamp:
01/05/2008 09:17:02 AM (11 months ago)
Author:
moo
Message:

PHP_4: fix build

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache_globals.h

    r498 r508  
    1818    long   var_ttl; 
    1919 
     20#ifdef ZEND_ENGINE_2 
    2021    HashTable gc_op_arrays; 
     22#endif 
    2123 
    2224    HashTable internal_function_table;