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 --- tcg/tcg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tcg') diff --git a/tcg/tcg.c b/tcg/tcg.c index a75d8dcc2c..299bff6f03 100644 --- a/tcg/tcg.c +++ b/tcg/tcg.c @@ -32,7 +32,6 @@ #define NDEBUG #endif -#include #include #include #include -- cgit v1.2.3-55-g7522