diff --git a/hw/ccid-card-passthru.c b/hw/ccid-card-passthru.c index 8506fed4fc8598c01b9cb324ca537ed3d0b1812f..28eb9d18f8c5366ed0efc281496571e22aca8cfb 100644 --- a/hw/ccid-card-passthru.c +++ b/hw/ccid-card-passthru.c @@ -8,9 +8,8 @@ * See the COPYING file in the top-level directory. */ -#include - #include "qemu-char.h" +#include "qemu_socket.h" #include "monitor.h" #include "hw/ccid.h" #include "libcacard/vscard_common.h"