X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=gettime.c;h=87fc29b50163252e412b85e969aad5de66b7f12b;hb=6897af4622fec753b5b76a4f2f7865dd56550ea4;hp=57c66f7e6fbc6a1d8688cbc2d4b6ee0f370c8930;hpb=17031c6df30913608de1f66ca952ed75dd1324be;p=fio.git diff --git a/gettime.c b/gettime.c index 57c66f7e..87fc29b5 100644 --- a/gettime.c +++ b/gettime.c @@ -2,16 +2,9 @@ * Clock functions */ -#include #include -#include -#include #include "fio.h" -#include "fio_sem.h" -#include "smalloc.h" - -#include "hash.h" #include "os/os.h" #if defined(ARCH_HAVE_CPU_CLOCK)