diff options
Diffstat (limited to 'io/channel-socket.c')
-rw-r--r-- | io/channel-socket.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/channel-socket.c b/io/channel-socket.c index 7a8d9f69c9..9f5ddf68b6 100644 --- a/io/channel-socket.c +++ b/io/channel-socket.c @@ -18,7 +18,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qapi/error.h" #include "qapi/qapi-visit-sockets.h" #include "qemu/module.h" |