diff -urN php-8.1.18.orig/ext/opcache/jit/zend_jit_disasm.c php-8.1.18/ext/opcache/jit/zend_jit_disasm.c --- php-8.1.18.orig/ext/opcache/jit/zend_jit_disasm.c 2023-04-12 17:48:10.349927290 +0200 +++ php-8.1.18/ext/opcache/jit/zend_jit_disasm.c 2023-04-12 17:49:24.920932661 +0200 @@ -21,7 +21,7 @@ #ifdef HAVE_CAPSTONE # define HAVE_DISASM 1 -# include +# include # define HAVE_CAPSTONE_ITER 1 #elif ZEND_JIT_TARGET_X86 # define HAVE_DISASM 1