forked from php/php-src
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 412b4de
committed
Zend/zend_execute: re-add
This was removed by commit ecc880f, but that broke builds with
DTrace support; zend_execute.c does not actually need that header, but
zend_vm_execute.h does.
See php#10220 (comment)
for the build failure report.#include zend_dtrace.h
1 parent 889dba4 commit 412b4de
1 file changed
+5
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5342 | 5342 |
| |
5343 | 5343 |
| |
5344 | 5344 |
| |
5345 | + | ||
5346 | + | ||
5347 | + | ||
5348 | + | ||
5349 | + | ||
5345 | 5350 |
| |
5346 | 5351 |
| |
5347 | 5352 |
| |
|
0 commit comments