Revert "client: respect terse output on client <--> backend relationship"
[fio.git] / io_u_queue.h
index b5b8d2faf3d9ae76cc5ae6a102b6785af47dd5c5..545e2c41fa5f3db673ceb6e4289d43413a1c6bbf 100644 (file)
@@ -2,6 +2,8 @@
 #define FIO_IO_U_QUEUE
 
 #include <assert.h>
+#include <stddef.h>
+
 #include "lib/types.h"
 
 struct io_u;