diff --git a/block_int.h b/block_int.h index 6c1d9cafb1fe4f30f58aebe11b9ac17b574ddeaf..4452f6f39810db78d7d5607e5d0ed62cc0765587 100644 --- a/block_int.h +++ b/block_int.h @@ -30,6 +30,7 @@ #include "qemu-coroutine.h" #include "qemu-timer.h" #include "qapi-types.h" +#include "qerror.h" #define BLOCK_FLAG_ENCRYPT 1 #define BLOCK_FLAG_COMPAT6 4