X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=gettime.c;h=136c02c15af797bc9057ea10a1511f1d79e856a4;hp=533ec97b50b6e9c1baf84e82a012090a06214be2;hb=660a1cb5fb9843ec09a04337714e78d63cd557e7;hpb=7e326f3bbc7e6f23f2b4c99282f73a7948d02637 diff --git a/gettime.c b/gettime.c index 533ec97b..136c02c1 100644 --- a/gettime.c +++ b/gettime.c @@ -6,11 +6,10 @@ #include #include "fio.h" -#include "os.h" #include "hash.h" -static int clock_gettime_works = 1; +static int clock_gettime_works = 0; #ifdef FIO_DEBUG_TIME