From 55616505876d6683130076b810a27c7889321560 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Wed, 13 May 2009 20:51:49 +0100 Subject: Include assert.h from qemu-common.h Include assert.h from qemu-common.h and remove other direct uses. cpu-all.h still need to include it because of the dyngen-exec.h hacks Signed-off-by: Paul Brook --- hw/tc58128.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/tc58128.c') diff --git a/hw/tc58128.c b/hw/tc58128.c index 2f1b305..21e8085 100644 --- a/hw/tc58128.c +++ b/hw/tc58128.c @@ -1,4 +1,3 @@ -#include #include "hw.h" #include "sh.h" #include "sysemu.h" -- cgit v1.1