summaryrefslogtreecommitdiffstats
path: root/vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm.c')
-rw-r--r--vm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm.c b/vm.c
index 331f0814..6aeaee96 100644
--- a/vm.c
+++ b/vm.c
@@ -36,7 +36,6 @@
#include "config.h"
#include ALLOCA_H
#include "lib.h"
-#include "hash.h"
#include "eval.h"
#include "signal.h"
#include "unwind.h"