aboutsummaryrefslogtreecommitdiffstats
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 d4a1d4437e..e432cb13aa 100644
--- a/vm.c
+++ b/vm.c
@@ -15,7 +15,6 @@
#include "internal.h"
#include "internal/compile.h"
#include "internal/cont.h"
-#include "internal/debug.h"
#include "internal/error.h"
#include "internal/eval.h"
#include "internal/inits.h"