X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=ioengines.c;h=998c13ee7ce96c1123ec913e550ef0d6519d63d7;hp=3cfa773ac07ea2e79d6f17c6ef38ffc360947035;hb=317b95d07d4921d2594a1be6e014c9c2d062fe75;hpb=9f8f2064bcb196c10c9d3a2b64b951d796af22b5 diff --git a/ioengines.c b/ioengines.c index 3cfa773a..998c13ee 100644 --- a/ioengines.c +++ b/ioengines.c @@ -17,7 +17,6 @@ #include #include "fio.h" -#include "os.h" static LIST_HEAD(engine_list);