Fix compile on RHEL4/SLES10
authorJoss Grossman <jgrossman@fusionio.com>
Thu, 30 Sep 2010 01:51:42 +0000 (10:51 +0900)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 30 Sep 2010 01:51:42 +0000 (10:51 +0900)
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
helpers.c

index c69533186c50ee2f399a425aea8a58d211d45a25..377dd02ab66196f52e2dfbd6f12497002947ada7 100644 (file)
--- a/helpers.c
+++ b/helpers.c
@@ -6,6 +6,7 @@
 #include <unistd.h>
 
 #include "compiler/compiler.h"
 #include <unistd.h>
 
 #include "compiler/compiler.h"
+#include "arch/arch.h"
 #include "os/os.h"
 
 #ifndef __NR_fallocate
 #include "os/os.h"
 
 #ifndef __NR_fallocate