]> git.proxmox.com Git - mirror_qemu.git/commit
qcow2: Remove forward declaration of QCowAIOCB
authorKevin Wolf <kwolf@redhat.com>
Fri, 10 Jul 2015 20:19:23 +0000 (22:19 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 16 Oct 2015 13:34:30 +0000 (15:34 +0200)
commite394621fbda0d9f69df2c9eab73ad5a5189805bb
treec2cef62c8c91c6067f24c8a52e23d6f991cc113b
parentbb628e1af8b8b5ecf6420e50123cb696ee18b09f
qcow2: Remove forward declaration of QCowAIOCB

This struct doesn't exist any more since commit 3fc48d09 in August 2011,
it's about time to remove its forward declaration.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
block/qcow2.h