]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - block/sheepdog.c
include/qemu/osdep.h: Don't include qapi/error.h
[thirdparty/qemu.git] / block / sheepdog.c
index a3aeae4a671744d0b716f5332368bf48dc1cb459..a6b179b11d857dda693bb5ea33473024a108a405 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "qemu-common.h"
 #include "qemu/uri.h"
 #include "qemu/error-report.h"