From: Blue Swirl Date: Sun, 25 Oct 2009 15:04:43 +0000 (+0000) Subject: sparc32: tcx: remove unused include directive X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f79ca11027776abff307f84d7c4f08708ad586de;p=qemu.git sparc32: tcx: remove unused include directive Signed-off-by: Blue Swirl --- diff --git a/hw/tcx.c b/hw/tcx.c index b177cc9689..708bb80637 100644 --- a/hw/tcx.c +++ b/hw/tcx.c @@ -22,7 +22,6 @@ * THE SOFTWARE. */ -#include "sun4m.h" #include "console.h" #include "pixel_ops.h" #include "sysbus.h"