Skip to content

Commit da3d728

Browse files
committed
ext/opcache/jit/zend_jit_gdb: include cleanup
1 parent 4d9adc1 commit da3d728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/opcache/jit/zend_jit_gdb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include "zend_jit_gdb.h"
2727
#include "zend_elf.h"
2828
#include "zend_gdb.h"
29+
#include "zend_string.h" // for ZSTR_VAL()
2930

3031
/* DWARF definitions. */
3132
#define DW_CIE_VERSION 1

0 commit comments

Comments
 (0)