AIX fixups

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
diff --git a/Makefile.aix b/Makefile.aix
index 29d6e09..83b5cf4 100644
--- a/Makefile.aix
+++ b/Makefile.aix
@@ -7,7 +7,7 @@
 OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \
 	eta.o verify.o memory.o io_u.o parse.o mutex.o options.o \
 	rbtree.o fifo.o smalloc.o filehash.o helpers.o \
-	profile.o debug.o getopt_long.o
+	profile.o debug.o
 
 OBJS += lib/rand.o
 OBJS += lib/getopt_long.o
diff --git a/os/os-aix.h b/os/os-aix.h
index 1cc35e8..7a64697 100644
--- a/os/os-aix.h
+++ b/os/os-aix.h
@@ -7,7 +7,6 @@
 #include <sys/ioctl.h>
 
 #define FIO_HAVE_POSIXAIO
-#define FIO_HAVE_FALLOCATE
 #define FIO_HAVE_ODIRECT
 #define FIO_USE_GENERIC_RAND