X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os%2Fos.h;h=3c96b4d11d56a25b62b3c86cb79137120caa45ab;hp=21b7a9d03a5269e2b02e04517cfe944577977413;hb=1894d1716a2ec193dbec35c29602984eb23cdf9a;hpb=3dc3aa41ad79da5724c5eb4bbeb7aa4fcbe085fa diff --git a/os/os.h b/os/os.h index 21b7a9d0..3c96b4d1 100644 --- a/os/os.h +++ b/os/os.h @@ -60,11 +60,6 @@ typedef struct aiocb os_aiocb_t; #endif #endif -#ifdef FIO_HAVE_SGIO -#include -#include -#endif - #ifndef CONFIG_STRSEP #include "../oslib/strsep.h" #endif