X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=helpers.c;h=a0ee37044e8abdc418ac9f19fcca06509858485a;hp=4342b2d2fa083b0dc5dba021d89d1021a806d39a;hb=3d2d14bcb844e72809192311369a642c5d415472;hpb=0f0346e0c8f9141ceea8a5de8264c635ea0cae9b diff --git a/helpers.c b/helpers.c index 4342b2d2..a0ee3704 100644 --- a/helpers.c +++ b/helpers.c @@ -1,13 +1,6 @@ -#include #include -#include -#include -#include -#include -#include "compiler/compiler.h" -#include "arch/arch.h" -#include "os/os.h" +#include "helpers.h" #ifndef CONFIG_LINUX_FALLOCATE int fallocate(int fd, int mode, off_t offset, off_t len)