]> Git Repo - qemu.git/blobdiff - stubs/uuid.c
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
[qemu.git] / stubs / uuid.c
index ffc0ed40aec1abe795bf85031151b25deb631102..a802e9836bc01ddac9965253872f85b3497b95aa 100644 (file)
@@ -1,6 +1,7 @@
+#include "qemu/osdep.h"
 #include "qemu-common.h"
-#include "sysemu/sysemu.h"
-#include "qmp-commands.h"
+#include "qapi/qapi-commands-misc.h"
+#include "qemu/uuid.h"
 
 UuidInfo *qmp_query_uuid(Error **errp)
 {
This page took 0.024556 seconds and 4 git commands to generate.