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 9c8e270c..257157a9 100644
--- a/vm.c
+++ b/vm.c
@@ -43,7 +43,6 @@
#include "args.h"
#include "itypes.h"
#include "buf.h"
-#include "arith.h"
#include "vmop.h"
#include "vm.h"