X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/a7d6039cb35592683ecc56d2b37817da2d2f8b00..58369e22cf971448411bfbc8c894b2addebe2111:/block/qed-table.c diff --git a/block/qed-table.c b/block/qed-table.c index 802945f5e5..c841ad10fe 100644 --- a/block/qed-table.c +++ b/block/qed-table.c @@ -16,6 +16,7 @@ #include "trace.h" #include "qemu/sockets.h" /* for EINPROGRESS on Windows */ #include "qed.h" +#include "qemu/bswap.h" typedef struct { GenericCB gencb;