Changeset 637 for trunk/utils.h

Show
Ignore:
Timestamp:
07/05/2009 12:05:40 PM (4 years ago)
Author:
moo
Message:

PHP_6: fix build

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/utils.h

    r588 r637  
    123123xc_sandbox_t *xc_sandbox_init(xc_sandbox_t *sandbox, char *filename TSRMLS_DC); 
    124124void xc_sandbox_free(xc_sandbox_t *sandbox, xc_install_action_t install TSRMLS_DC); 
     125void xc_copy_zend_constant(zend_constant *c);