Revision 1de7afc9 block/qed-table.c

b/block/qed-table.c
13 13
 */
14 14

  
15 15
#include "trace.h"
16
#include "qemu_socket.h" /* for EINPROGRESS on Windows */
16
#include "qemu/sockets.h" /* for EINPROGRESS on Windows */
17 17
#include "qed.h"
18 18

  
19 19
typedef struct {

Also available in: Unified diff