Revision 1de7afc9 block/blkverify.c

b/block/blkverify.c
8 8
 */
9 9

  
10 10
#include <stdarg.h>
11
#include "qemu_socket.h" /* for EINPROGRESS on Windows */
11
#include "qemu/sockets.h" /* for EINPROGRESS on Windows */
12 12
#include "block/block_int.h"
13 13

  
14 14
typedef struct {

Also available in: Unified diff