Skip to content

Commit

Permalink
monitor/misc: Remove unused "chardev/char-mux.h" include
Browse files Browse the repository at this point in the history
monitor/misc.c never required "chardev/char-mux.h", remove it.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Marc-André Lureau <[email protected]>
  • Loading branch information
philmd authored and elmarco committed Jul 13, 2020
1 parent 6806601 commit 833ef7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion monitor/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include "exec/gdbstub.h"
#include "net/net.h"
#include "net/slirp.h"
#include "chardev/char-mux.h"
#include "ui/qemu-spice.h"
#include "qemu/config-file.h"
#include "qemu/ctype.h"
Expand Down

0 comments on commit 833ef7e

Please sign in to comment.