Fix build issue on Debian/kFreeBSD 7.0
authorAkira TAGOH <akira@tagoh.org>
Mon, 21 Oct 2013 02:50:55 +0000 (11:50 +0900)
committerAkira TAGOH <akira@tagoh.org>
Mon, 21 Oct 2013 02:50:55 +0000 (11:50 +0900)
commit06b388523d747db16708c1662f3c6d64a36d5daf
tree6abefe5d64948c8cc2bfd92e06ca87480cff1ece
parent5406919c5e186f74ccdade1a65344ce7b5c56a64
Fix build issue on Debian/kFreeBSD 7.0

There are posix_fadvise(2) but not POSIX_FADV_WILLNEED.
Patch from Ryo ONODERA.
src/fccache.c