qcow/qcow2: Drop synchronous qcow_write()
[qemu] / host-utils.c
index 7cd0843..f92c339 100644 (file)
@@ -23,7 +23,8 @@
  * THE SOFTWARE.
  */
 
-#include "vl.h"
+#include "exec.h"
+#include "host-utils.h"
 
 //#define DEBUG_MULDIV