diff options
Diffstat (limited to 'hw/char/xen_console.c')
-rw-r--r-- | hw/char/xen_console.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/char/xen_console.c b/hw/char/xen_console.c index 47e1092263..8cc9328b3f 100644 --- a/hw/char/xen_console.c +++ b/hw/char/xen_console.c @@ -24,7 +24,6 @@ #include <termios.h> #include "qapi/error.h" -#include "hw/hw.h" #include "chardev/char-fe.h" #include "hw/xen/xen-legacy-backend.h" |