mac: fix for 10.12 having clockid_t
authorJens Axboe <axboe@fb.com>
Fri, 16 Sep 2016 16:05:44 +0000 (10:05 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 16 Sep 2016 16:05:44 +0000 (10:05 -0600)
commit25f8227d25a77d3bc41a2044d2e662e635fa32cd
tree50111f9fcc8b8f3a1e6f3c1388afe58dd0907dd6
parent21c9e72822b3a2a7bf71c965b336d71d8cdeb22f
mac: fix for 10.12 having clockid_t

Previous versions did not have this type, so we defined our own.
As of 10.12 it does seem to, so add a configure test for this.

Signed-off-by: Jens Axboe <axboe@fb.com>
configure
os/os-mac.h