commit | 55a2415bef6507165d33ade33b0f28d5da3609a7 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Apr 17 03:14:34 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Apr 17 06:05:30 2020 -0400 |
tree | 92161985d25a00bb6b18c5c07ab2f66bf3ead302 | |
parent | 31ba514b2fd0495796b506a309eec5f91d747cf1 [diff] |
virtio_blk: add a missing include virtio_blk uses VIRTIO_RING_F_INDIRECT_DESC, pull in the header defining that value. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>