aboutsummaryrefslogtreecommitdiffstats
path: root/pack.c
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2019-11-14 01:48:08 +0900
committerKoichi Sasada <ko1@atdot.net>2019-11-14 01:48:08 +0900
commit3a408aff578bcde428ebdd4560d819c1ba792f2c (patch)
tree6c4b733dd0b1e1cbaf79b0ffa286a2fb7aa7ce1d /pack.c
parent7f2c98b11d9eedd7028a1ccb2c1f88db71db28ca (diff)
downloadruby-3a408aff578bcde428ebdd4560d819c1ba792f2c.tar.gz
try to remove vm_core.h
Diffstat (limited to 'pack.c')
-rw-r--r--pack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pack.c b/pack.c
index a4e0882869..c91531f58d 100644
--- a/pack.c
+++ b/pack.c
@@ -15,7 +15,6 @@
#include <ctype.h>
#include <errno.h>
#include <float.h>
-#include "vm_core.h"
#include "builtin.h"
/*