From 8abae4d31d92be2085fd66566585cba7699ad332 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 26 Aug 2015 12:17:14 +0100 Subject: maint: remove unused include for assert.h A number of files were including assert.h but not using any of the functions it provides Signed-off-by: Daniel P. Berrange Reviewed-by: Markus Armbruster Signed-off-by: Michael Tokarev --- hw/i386/xen/xen_platform.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/i386/xen/xen_platform.c') diff --git a/hw/i386/xen/xen_platform.c b/hw/i386/xen/xen_platform.c index 28b324a6f4..ee45f038b8 100644 --- a/hw/i386/xen/xen_platform.c +++ b/hw/i386/xen/xen_platform.c @@ -23,8 +23,6 @@ * THE SOFTWARE. */ -#include - #include "hw/hw.h" #include "hw/i386/pc.h" #include "hw/ide.h" -- cgit 1.4.1