| Submitter | Stefan Hajnoczi |
|---|---|
| Date | Feb. 18, 2013, 1:39 p.m. |
| Message ID | <20130218133946.GA10700@stefanha-thinkpad.redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/221384/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/hw/virtio-blk.h b/hw/virtio-blk.h index f281ac3..0f964a7 100644 --- a/hw/virtio-blk.h +++ b/hw/virtio-blk.h @@ -16,6 +16,7 @@ #include "virtio.h" #include "hw/block-common.h" +#include "hw/dataplane/virtio-blk.h" #define TYPE_VIRTIO_BLK "virtio-blk" #define VIRTIO_BLK(obj) \