]> Git Repo - qemu.git/blobdiff - dump.c
cuda: port SET_DEVICE_LIST command to new framework
[qemu.git] / dump.c
diff --git a/dump.c b/dump.c
index 2d4892bec2672a33b68ffb02f9dab778d0398950..96e1fc15de01f730532845b5b03f7109de3da644 100644 (file)
--- a/dump.c
+++ b/dump.c
@@ -11,6 +11,7 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "elf.h"
 #include "cpu.h"
@@ -22,7 +23,6 @@
 #include "sysemu/sysemu.h"
 #include "sysemu/memory_mapping.h"
 #include "sysemu/cpus.h"
-#include "qapi/error.h"
 #include "qapi/qmp/qerror.h"
 #include "qmp-commands.h"
 
This page took 0.023353 seconds and 4 git commands to generate.