commit | 6fe1c1dc473a43a19a0b03a067ff6c1d3fee6bd5 | [log] [tgz] |
---|---|---|
author | Joss Grossman <jgrossman@fusionio.com> | Thu Sep 30 10:51:42 2010 +0900 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Sep 30 10:51:42 2010 +0900 |
tree | e7b88442d3bfe0dbf938becaba816b7617cba838 | |
parent | cdd5411e02b05f5c9fd305a0f07f58e3abef4d5e [diff] [blame] |
Fix compile on RHEL4/SLES10 Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
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