From dfc65f1f780622d852ca8b9fb1421735ee56c48b Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Fri, 11 May 2012 17:22:19 +0200 Subject: Un-inline fdctrl_init_isa() Signed-off-by: Markus Armbruster Reviewed-by: Anthony Liguori Signed-off-by: Kevin Wolf --- qemu-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qemu-common.h') diff --git a/qemu-common.h b/qemu-common.h index 91e056296d..8f87e413a7 100644 --- a/qemu-common.h +++ b/qemu-common.h @@ -239,6 +239,7 @@ typedef struct VLANState VLANState; typedef struct VLANClientState VLANClientState; typedef struct i2c_bus i2c_bus; typedef struct ISABus ISABus; +typedef struct ISADevice ISADevice; typedef struct SMBusDevice SMBusDevice; typedef struct PCIHostState PCIHostState; typedef struct PCIExpressHost PCIExpressHost; -- cgit v1.2.3-55-g7522