X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=block%2Fqcow2-cluster.c;h=31ecc1030452be1e536c468ab5ef3e6f12d6be1d;hb=da34e65cb4025728566d6504a99916f6e7e1dd6a;hp=3e887e9ab0805ff3713ff229b87e7446d30eb4c4;hpb=4829e0378dfb91d55af9dfd741bd09e8f2c4f91a;p=mirror_qemu.git diff --git a/block/qcow2-cluster.c b/block/qcow2-cluster.c index 3e887e9ab0..31ecc10304 100644 --- a/block/qcow2-cluster.c +++ b/block/qcow2-cluster.c @@ -25,6 +25,7 @@ #include "qemu/osdep.h" #include +#include "qapi/error.h" #include "qemu-common.h" #include "block/block_int.h" #include "block/qcow2.h"