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 7aa463c9..331f0814 100644
--- a/vm.c
+++ b/vm.c
@@ -28,7 +28,6 @@
#include <stddef.h>
#include <stdio.h>
#include <string.h>
-#include <dirent.h>
#include <stdarg.h>
#include <stdlib.h>
#include <limits.h>