From: Markus Armbruster Date: Mon, 22 Mar 2010 09:29:02 +0000 (+0100) Subject: error: Trim includes after "Infrastructure to track locations..." X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fc2377ea29d11eb7ccc881b60ced7782fbc60443;p=qemu.git error: Trim includes after "Infrastructure to track locations..." Missed in commit 827b0813. Signed-off-by: Markus Armbruster Signed-off-by: Aurelien Jarno --- 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"