X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os%2Fos-hpux.h;h=43098ad72d86fcc40d6d8c2860d7fa62722d3b6d;hp=ae3d6f2864c770879447abc71f33e5e72450dd00;hb=901ebe18bdca90032e2fe107a1410385da80d18b;hpb=5037b845e0936730b5540955be64d9279ac8af9d diff --git a/os/os-hpux.h b/os/os-hpux.h index ae3d6f28..43098ad7 100644 --- a/os/os-hpux.h +++ b/os/os-hpux.h @@ -50,6 +50,8 @@ #define FIO_BIG_ENDIAN #endif +#define FIO_USE_GENERIC_SWAP + #define FIO_OS_HAVE_AIOCB_TYPEDEF typedef struct aiocb64 os_aiocb_t;