X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=ioengines.h;h=a0674aeabebfd5cccc49fb2a578b736dbac58054;hp=32b18edadf1f2dbbdcdf2ae66df3ea264a4a16c8;hb=3d2d14bcb844e72809192311369a642c5d415472;hpb=cb9bf6471bc456e8d59255c37beea388264672bf diff --git a/ioengines.h b/ioengines.h index 32b18eda..a0674aea 100644 --- a/ioengines.h +++ b/ioengines.h @@ -1,9 +1,10 @@ #ifndef FIO_IOENGINE_H #define FIO_IOENGINE_H +#include + #include "compiler/compiler.h" -#include "os/os.h" -#include "file.h" +#include "flist.h" #include "io_u.h" #define FIO_IOOPS_VERSION 23