Fix compile on OSX
authorJens Axboe <axboe@fb.com>
Tue, 20 Dec 2016 21:58:06 +0000 (14:58 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 20 Dec 2016 21:58:06 +0000 (14:58 -0700)
commit3ab9ebca087bac797c7dad00fdb3b4dcfc01fa6c
tree56cfb9b9c60928132a0852de439db983094e0328
parent4fc8c5adec635f3a0d7e6c666328e96f14a9f015
Fix compile on OSX

And probably other platforms, that don't have the posix fadvise
hints.

Fixes: ecb2083d3955 ("options: full control of fadvise hinting")
Signed-off-by: Jens Axboe <axboe@fb.com>
os/os.h