summaryrefslogtreecommitdiff
path: root/vm_method.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_method.c')
-rw-r--r--vm_method.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm_method.c b/vm_method.c
index 1fdb84524e..11131fc807 100644
--- a/vm_method.c
+++ b/vm_method.c
@@ -20,7 +20,6 @@
#else
#define GLOBAL_METHOD_CACHE(c,m) (rb_bug("global method cache disabled improperly"), NULL)
#endif
-#include "method.h"
#define NOEX_NOREDEF 0
#ifndef NOEX_NOREDEF