The following changes since commit cdd5411e02b05f5c9fd305a0f07f58e3abef4d5e: Fix bad setting of td->o.ddir_seq_nr in add_job() (2010-09-28 13:22:55 +0900) are available in the git repository at: git://git.kernel.dk/fio.git master Joss Grossman (1): Fix compile on RHEL4/SLES10 helpers.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- Diff of recent changes: diff --git a/helpers.c b/helpers.c index c695331..377dd02 100644 --- a/helpers.c +++ b/helpers.c @@ -6,6 +6,7 @@ #include <unistd.h> #include "compiler/compiler.h" +#include "arch/arch.h" #include "os/os.h" #ifndef __NR_fallocate -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html