configure: solaris and windowsaio fixups
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 1ff384fdb4d08141a4e681cd507fbc5d7655c528..3a263351774ead3dd95ecf6c5d16f1ea931be805 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -40,7 +40,7 @@ struct thread_data;
 #include "stat.h"
 #include "flow.h"
 
 #include "stat.h"
 #include "flow.h"
 
-#ifdef FIO_HAVE_SOLARISAIO
+#ifdef CONFIG_SOLARISAIO
 #include <sys/asynch.h>
 #endif
 
 #include <sys/asynch.h>
 #endif