Mercurial > hg
comparison README @ 31562:3db113eef95f
setup: test some header files
The next patch will use "statfs", which requires different header files on
different platforms.
Linux:
sys/vfs.h or sys/statfs.h
FreeBSD or OSX:
sys/param.h and sys/mount.h
Therefore test them so we can include the correct ones.
author | Jun Wu <quark@fb.com> |
---|---|
date | Mon, 20 Mar 2017 15:43:27 -0700 |
parents | 4b0fc75f9403 |
children | 76b171209151 |
comparison
equal
deleted
inserted
replaced
31561:312e62640798 | 31562:3db113eef95f |
---|