From 20d61dff3c371c6cbf18ec5373e9c5f56c28732a Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 10 Aug 2010 20:20:22 -0400 Subject: AIX fixups Signed-off-by: Jens Axboe --- Makefile.aix | 2 +- os/os-aix.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.aix b/Makefile.aix index 29d6e099..83b5cf4d 100644 --- a/Makefile.aix +++ b/Makefile.aix @@ -7,7 +7,7 @@ SCRIPTS = fio_generate_plots 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 1cc35e86..7a646978 100644 --- a/os/os-aix.h +++ b/os/os-aix.h @@ -7,7 +7,6 @@ #include #define FIO_HAVE_POSIXAIO -#define FIO_HAVE_FALLOCATE #define FIO_HAVE_ODIRECT #define FIO_USE_GENERIC_RAND -- cgit v1.2.3