From fc2377ea29d11eb7ccc881b60ced7782fbc60443 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Mon, 22 Mar 2010 10:29:02 +0100 Subject: [PATCH] error: Trim includes after "Infrastructure to track locations..." Missed in commit 827b0813. Signed-off-by: Markus Armbruster Signed-off-by: Aurelien Jarno --- monitor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/monitor.h b/monitor.h index bd4ae34d48..5bdeed101a 100644 --- a/monitor.h +++ b/monitor.h @@ -3,7 +3,6 @@ #include "qemu-common.h" #include "qemu-char.h" -#include "qemu-error.h" #include "qerror.h" #include "qdict.h" #include "block.h"