From: Joss Grossman Date: Thu, 30 Sep 2010 01:51:42 +0000 (+0900) Subject: Fix compile on RHEL4/SLES10 X-Git-Tag: fio-1.44~1 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=6fe1c1dc473a43a19a0b03a067ff6c1d3fee6bd5 Fix compile on RHEL4/SLES10 Signed-off-by: Jens Axboe --- diff --git a/helpers.c b/helpers.c index c6953318..377dd02a 100644 --- a/helpers.c +++ b/helpers.c @@ -6,6 +6,7 @@ #include #include "compiler/compiler.h" +#include "arch/arch.h" #include "os/os.h" #ifndef __NR_fallocate