Guard posix_fallocate() behind OS define
[fio.git] / os / os-solaris.h
index 7fa0bb50e1b06f1b3642cbb5cab4a060bab71015..ae905169cc720a33b90c4f2a47abfd8a045f59dc 100644 (file)
@@ -9,6 +9,7 @@
 #undef FIO_HAVE_DISK_UTIL
 #undef FIO_HAVE_SGIO
 #undef FIO_HAVE_ODIRECT
+#define FIO_HAVE_FALLOCATE
 
 #define OS_MAP_ANON            (MAP_ANON)