mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Should fix builds without mjit support
This commit is contained in:
parent
1e573775bf
commit
03af6ad995
1 changed files with 1 additions and 0 deletions
1
iseq.c
1
iseq.c
|
@ -38,6 +38,7 @@
|
|||
#include "ruby/util.h"
|
||||
#include "vm_core.h"
|
||||
#include "vm_callinfo.h"
|
||||
#include "ujit.h"
|
||||
|
||||
#include "builtin.h"
|
||||
#include "insns.inc"
|
||||
|
|
Loading…
Add table
Reference in a new issue