Mercurial > hg
diff .hgsigs @ 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 | 6b00c3ecd15b |
children | 68f263f52d2e |