OS includes need errno.h
[fio.git] / os / os-solaris.h
index 35148d2dfcec7bf6aff5de95af36a30357842b84..b58d1308efc49e4bd1cf0d530256f90e9e076afd 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef FIO_OS_SOLARIS_H
 #define FIO_OS_SOLARIS_H
 
+#include <errno.h>
 #include <sys/types.h>
 #include <sys/fcntl.h>
 #include <sys/pset.h>