]> Git Repo - qemu.git/blobdiff - vl.c
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
[qemu.git] / vl.c
diff --git a/vl.c b/vl.c
index cd1fbc4cdc534f2c3b739571db9fd4f5e46281f8..efdfea26ee9f031225d7c98860cfea62e3364642 100644 (file)
--- a/vl.c
+++ b/vl.c
@@ -30,6 +30,7 @@
 #include "qemu/help_option.h"
 #include "qemu/uuid.h"
 #include "sysemu/seccomp.h"
+#include "sysemu/tcg.h"
 
 #ifdef CONFIG_SDL
 #if defined(__APPLE__) || defined(main)
This page took 0.022583 seconds and 4 git commands to generate.