components/php-5_3/php-sapi/patches/029_php_Zend_zend_execute.c.patch
author Rich Burridge <rich.burridge@oracle.com>
Tue, 13 Oct 2015 18:21:51 -0700
changeset 4945 d9d54aa673b6
parent 846 fe258446a1ae
permissions -rw-r--r--
21292090 "gmake test" failures for re2c plus hookup system tests

--- 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"