From 45936c8b79012da4c8986c20af4afcc9cd14bb8e Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Mon, 13 May 2013 16:27:06 +0300 Subject: fw_cfg: move typedef to qemu/typedefs.h Less header dependencies this way. Signed-off-by: Michael S. Tsirkin --- include/hw/i386/pc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/hw/i386/pc.h') diff --git a/include/hw/i386/pc.h b/include/hw/i386/pc.h index fa3bf24c78..b4c8a74ef7 100644 --- a/include/hw/i386/pc.h +++ b/include/hw/i386/pc.h @@ -8,7 +8,6 @@ #include "hw/block/fdc.h" #include "net/net.h" #include "hw/i386/ioapic.h" -#include "hw/nvram/fw_cfg.h" /* PC-style peripherals (also used by other machines). */ -- cgit 1.4.1