components/php-5_3/php-sapi/patches/029_php_Zend_zend_execute.c.patch
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Wed, 27 Nov 2013 01:24:30 -0800
branchs11u1-sru
changeset 2835 30703b11b244
parent 846 fe258446a1ae
permissions -rw-r--r--
17813159 Update samba to 3.6.20 release. 17621167 Update samba to 3.6.19 release or upper to address a known Winbindd issue 17790879 problem in UTILITY/SAMBA

--- php-5.3.10/Zend/zend_execute.c_orig	Sun Jan  1 05:15:04 2012
+++ php-5.3.10/Zend/zend_execute.c	Wed Feb  8 11:25:26 2012
@@ -36,6 +36,7 @@
 #include "zend_interfaces.h"
 #include "zend_closures.h"
 #include "zend_vm.h"
+#include "zend_dtrace.h"
 
 /* Virtual current working directory support */
 #include "tsrm_virtual_cwd.h"