diff options
Diffstat (limited to 'crypto/block.c')
-rw-r--r-- | crypto/block.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/block.c b/crypto/block.c index 524ed91db8..da60eba85f 100644 --- a/crypto/block.c +++ b/crypto/block.c @@ -19,6 +19,7 @@ */ #include "qemu/osdep.h" +#include "qapi/error.h" #include "crypto/blockpriv.h" #include "crypto/block-qcow.h" #include "crypto/block-luks.h" |