Skip to content

Commit 7f01bbf

Browse files
committed
DEBUG
1 parent f84ffa7 commit 7f01bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/jit/ir/ir_gcm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010

1111
#include "ir.h"
12-
#include "ir_private.h"
12+
#include "ir_priv te.h"
1313

1414
#define IR_GCM_IS_SCHEDULED_EARLY(b) (((int32_t)(b)) < 0)
1515
#define IR_GCM_EARLY_BLOCK(b) ((uint32_t)-((int32_t)(b)))

0 commit comments

Comments
 (0)