X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=io_u_queue.h;h=545e2c41fa5f3db673ceb6e4289d43413a1c6bbf;hp=b5b8d2faf3d9ae76cc5ae6a102b6785af47dd5c5;hb=5857e8e0f53e81bd7096209fe5cabf91ce74b853;hpb=34851ad5ffacf9f4f8a7f23ee2edb17281b917a0 diff --git a/io_u_queue.h b/io_u_queue.h index b5b8d2fa..545e2c41 100644 --- a/io_u_queue.h +++ b/io_u_queue.h @@ -2,6 +2,8 @@ #define FIO_IO_U_QUEUE #include +#include + #include "lib/types.h" struct io_u;