pkgconf: change to new library paths
[unleashed-userland.git] / components / sysutils / fio / patches / 05-os-solaris.h.patch
blob2094a7664dd7c192f7e53d28bf7f20fce4488933
1 --- fio-fio-2.15/os/os-solaris.h.1 2016-12-13 10:23:50.420128285 +0300
2 +++ fio-fio-2.15/os/os-solaris.h 2016-12-13 10:24:01.253833724 +0300
3 @@ -12,6 +12,7 @@
4 #include <sys/mman.h>
5 #include <sys/dkio.h>
6 #include <sys/byteorder.h>
7 +#include <limits.h>
9 #include "../file.h"