diff options
author | Vinson Lee <[email protected]> | 2014-01-24 15:35:18 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2014-01-24 18:20:42 -0800 |
commit | a487b4d0e3dfdf21d9604d4e36c65c5113c4ce7a (patch) | |
tree | 60b5b822f9d60c5de95216a79b5114d83205fc34 /include/HaikuGL | |
parent | 6709f0549f60a52d76868f3a929e075a8971c7fb (diff) |
c11: Do not use pthread_mutex_timedlock on NetBSD.
This patch fixes the NetBSD build.
NetBSD does not have pthread_mutex_timedlock.
CC glapi_dispatch.lo
threads_posix.h: In function 'mtx_timedlock':
threads_posix.h:216:5: error: implicit declaration of function 'pthread_mutex_timedlock'
Signed-off-by: Vinson Lee <[email protected]>
Diffstat (limited to 'include/HaikuGL')
0 files changed, 0 insertions, 0 deletions