summaryrefslogtreecommitdiffstats
path: root/vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm.c')
-rw-r--r--vm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/vm.c b/vm.c
index 257157a9..05946b22 100644
--- a/vm.c
+++ b/vm.c
@@ -26,9 +26,7 @@
*/
#include <stddef.h>
-#include <stdio.h>
#include <string.h>
-#include <stdarg.h>
#include <stdlib.h>
#include <limits.h>
#include <signal.h>