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 --- disas/ia64.c | 1 - 1 file changed, 1 deletion(-) (limited to 'disas') diff --git a/disas/ia64.c b/disas/ia64.c index a8fe26c413..d7c7bdfc51 100644 --- a/disas/ia64.c +++ b/disas/ia64.c @@ -18,7 +18,6 @@ along with this file; see the file COPYING. If not, see . */ -#include #include #include "disas/bfd.h" -- cgit v1.2.1