Mercurial > hg
diff tests/test-hgwebdir.t @ 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 | da7d19324b1e |
children | 594dd384803c |