Add missing declaration for bdrv_flush_all
commitb228bda620ee6434d9a154f9ba782d9dec5defc3
authorCarlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Fri, 21 Dec 2007 12:40:34 +0000 (21 06:40 -0600)
committerAvi Kivity <avi@qumranet.com>
Sat, 22 Dec 2007 19:49:12 +0000 (22 21:49 +0200)
tree39a226da8c4149b36db862693fe0f2ad3c641e54
parent090ccc0676b394b03efc6fb9ec9fd8bf6eccfdc3
Add missing declaration for bdrv_flush_all

The following patch fixes :

  qemu/migration.c:187: warning: implicit declaration of function `bdrv_flush_all'

Signed-off-by: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Signed-off-by: Avi Kivity <avi@qumranet.com>
block.h