X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=fio.h;h=5fad44648e6a95d071904bd4e1dabb2d3bf43076;hb=2f073b09812255edca0f5854d36720418db88912;hp=2d30324cb973df5dc9c21f520f46e9ce5faee08c;hpb=a2e1b08afa641078832d69871ae5e404db3e4fc1;p=fio.git diff --git a/fio.h b/fio.h index 2d30324c..5fad4464 100644 --- a/fio.h +++ b/fio.h @@ -18,7 +18,9 @@ #include "arch.h" #include "os.h" +#ifdef FIO_HAVE_SYSLET #include "syslet.h" +#endif enum fio_ddir { DDIR_READ = 0,