projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1330f1e
)
hw/input/vmmouse: remove unused #include
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 17 Oct 2017 16:44:04 +0000
(13:44 -0300)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Mon, 18 Dec 2017 14:07:02 +0000
(17:07 +0300)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/input/vmmouse.c
patch
|
blob
|
blame
|
history
diff --git
a/hw/input/vmmouse.c
b/hw/input/vmmouse.c
index b6d22086f4e5614f4995b7e2bfc98c38488eab89..65ef55329ef214d40da463004187f0cc68705374 100644
(file)
--- a/
hw/input/vmmouse.c
+++ b/
hw/input/vmmouse.c
@@
-24,7
+24,6
@@
#include "qemu/osdep.h"
#include "hw/hw.h"
#include "ui/console.h"
-#include "hw/input/ps2.h"
#include "hw/i386/pc.h"
#include "hw/qdev.h"
This page took
0.026012 seconds
and
4
git commands to generate.