diff options
| author | Markus Armbruster <armbru@redhat.com> | 2010-03-22 10:29:02 +0100 |
|---|---|---|
| committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-03-27 14:30:37 +0100 |
| commit | fc2377ea29d11eb7ccc881b60ced7782fbc60443 (patch) | |
| tree | e2d7383d5583b6d977f35fe380d7a8495885808b | |
| parent | c8bfe7db2761c37136b550eb3bccd221dc7226cd (diff) | |
| download | focaccia-qemu-fc2377ea29d11eb7ccc881b60ced7782fbc60443.tar.gz focaccia-qemu-fc2377ea29d11eb7ccc881b60ced7782fbc60443.zip | |
error: Trim includes after "Infrastructure to track locations..."
Missed in commit 827b0813. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
| -rw-r--r-- | monitor.h | 1 |
1 files changed, 0 insertions, 1 deletions
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" |