diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/variable.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/variable.c b/src/variable.c index 6d0ab7557..748210ede 100644 --- a/src/variable.c +++ b/src/variable.c @@ -11,9 +11,6 @@ #include "mruby/array.h" #include "mruby/string.h" #include "mruby/proc.h" -#ifndef MRB_USE_IV_SEGLIST -#include "mruby/khash.h" -#endif #ifdef ENABLE_REGEXP #include "re.h" |
