components/php-5_3/php-sapi/patches/029_php_Zend_zend_execute.c.patch
changeset 846 fe258446a1ae
equal deleted inserted replaced
845:f38158deaa77 846:fe258446a1ae
       
     1 --- php-5.3.10/Zend/zend_execute.c_orig	Sun Jan  1 05:15:04 2012
       
     2 +++ php-5.3.10/Zend/zend_execute.c	Wed Feb  8 11:25:26 2012
       
     3 @@ -36,6 +36,7 @@
       
     4  #include "zend_interfaces.h"
       
     5  #include "zend_closures.h"
       
     6  #include "zend_vm.h"
       
     7 +#include "zend_dtrace.h"
       
     8  
       
     9  /* Virtual current working directory support */
       
    10  #include "tsrm_virtual_cwd.h"