X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=stat.c;h=a053c8be67051bf9014b2136f927eb9ff92303c5;hp=558464f7a274f80df00ac908bb7c16fd8bad8d75;hb=c7c6cb4cb3114ec4ce3107e15c184e161b50122e;hpb=f2f788dd732d97c2c3a5f5dd93223a7bfafcc410 diff --git a/stat.c b/stat.c index 558464f7..a053c8be 100644 --- a/stat.c +++ b/stat.c @@ -9,7 +9,7 @@ #include "fio.h" #include "diskutil.h" -#include "ieee754.h" +#include "lib/ieee754.h" void update_rusage_stat(struct thread_data *td) {