From a08784dd11794fc60fcc724c7ef2cd1a75a5356d Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sun, 27 Mar 2011 14:12:29 +0000 Subject: Remove unused sysemu.h include directives Remove unused sysemu.h include directives to speed up build with the following patches. Signed-off-by: Blue Swirl --- hw/cris-boot.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/cris-boot.c') diff --git a/hw/cris-boot.c b/hw/cris-boot.c index 2ef17f606c..37894f8b53 100644 --- a/hw/cris-boot.c +++ b/hw/cris-boot.c @@ -23,7 +23,6 @@ */ #include "hw.h" -#include "sysemu.h" #include "loader.h" #include "elf.h" #include "cris-boot.h" -- cgit 1.4.1