Revision 47b43a1f hw/usb/ccid-card-passthru.c

b/hw/usb/ccid-card-passthru.c
11 11
#include "char/char.h"
12 12
#include "qemu/sockets.h"
13 13
#include "monitor/monitor.h"
14
#include "hw/ccid.h"
14
#include "ccid.h"
15 15
#include "libcacard/vscard_common.h"
16 16

  
17 17
#define DPRINTF(card, lvl, fmt, ...)                    \

Also available in: Unified diff