repo.or.cz
/
unleashed-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pkgconf: change to new library paths
[unleashed-userland.git]
/
components
/
sysutils
/
fio
/
patches
/
05-os-solaris.h.patch
blob
2094a7664dd7c192f7e53d28bf7f20fce4488933
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>
8
9
#include "../file.h"
10