Add Solaris native aio engine

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
diff --git a/os/os-solaris.h b/os/os-solaris.h
index 21d28e9..7fa0bb5 100644
--- a/os/os-solaris.h
+++ b/os/os-solaris.h
@@ -3,6 +3,7 @@
 
 #undef FIO_HAVE_LIBAIO
 #define FIO_HAVE_POSIXAIO
+#define FIO_HAVE_SOLARISAIO
 #undef FIO_HAVE_FADVISE
 #undef FIO_HAVE_CPU_AFFINITY
 #undef FIO_HAVE_DISK_UTIL