tests/test-char: Remove unused "chardev/char-mux.h" include

This test never required "chardev/char-mux.h", remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200423202112.644-3-philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
master
Philippe Mathieu-Daudé 2020-04-23 22:21:07 +02:00 committed by Marc-André Lureau
parent 833ef7ec56
commit 35b49e93fd
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
#include "qemu/option.h"
#include "qemu/sockets.h"
#include "chardev/char-fe.h"
#include "chardev/char-mux.h"
#include "sysemu/sysemu.h"
#include "qapi/error.h"
#include "qapi/qapi-commands-char.h"