Changeset 508 for trunk/const_string.c

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/const_string.c

    r491 r508  
    7070#elif defined(ZEND_ENGINE_2) 
    7171#   include "const_string_opcodes_php5.0.h" 
     72#else 
     73#   include "const_string_opcodes_php4.x.h" 
    7274#endif 
    7375