summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_core.h')
-rw-r--r--vm_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm_core.h b/vm_core.h
index 176ec9d333..5c6f6fb689 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -63,7 +63,7 @@
* 2: succinct bitvector
*/
#ifndef VM_INSN_INFO_TABLE_IMPL
-# define VM_INSN_INFO_TABLE_IMPL 2
+# define VM_INSN_INFO_TABLE_IMPL 1
#endif
#include "ruby/ruby.h"