monitor/misc: Remove unused "chardev/char-mux.h" include
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 23 Apr 2020 20:21:06 +0000 (22:21 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 13 Jul 2020 07:59:47 +0000 (11:59 +0400)
commit833ef7ec5677ac3f6627f44fbd599cfb16581220
tree5e5d28833078c6a527fa2c328ba3c4af1119e33d
parent6806601969a0d6c095e3836423fef1dedec55289
monitor/misc: Remove unused "chardev/char-mux.h" include

monitor/misc.c never required "chardev/char-mux.h", remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200423202112.644-2-philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
monitor/misc.c