| Submitter | Luiz Capitulino |
|---|---|
| Date | Aug. 13, 2012, 7:48 p.m. |
| Message ID | <1344887349-13041-18-git-send-email-lcapitulino@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/177108/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/block_int.h b/block_int.h index 6c1d9ca..4452f6f 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