diff options
author | David Carlier <[email protected]> | 2019-06-16 15:09:06 +0100 |
---|---|---|
committer | David Carlier <[email protected]> | 2019-06-16 15:09:06 +0100 |
commit | 0cc5af2e88f5fb57ba4e5da0a9f774a60f444c8a (patch) | |
tree | 17e9e778fdf71125ba30127a2bc35b24947f283f /src/build-data | |
parent | 0832907560740d705315bcec254ca3e4e61e9822 (diff) |
clock_gettime supported by mac since 10.12
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/os/macos.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/macos.txt b/src/build-data/os/macos.txt index 2050853ae..08e543565 100644 --- a/src/build-data/os/macos.txt +++ b/src/build-data/os/macos.txt @@ -17,6 +17,7 @@ posix_mlock arc4random getentropy dev_random +clock_gettime commoncrypto sockets |