diff options
author | Jia Tan <jiat0218@gmail.com> | 2022-12-29 01:15:27 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2022-12-30 23:34:31 +0800 |
commit | f82294c8318a7a0990583d51ac5c7de682ad36ef (patch) | |
tree | 33c580f33a8684f6fcc6800dbdc52e2defa71497 /m4/ax_pthread.m4 | |
parent | Build: No longer require HAVE_DECL_CLOCK_MONOTONIC to always be set. (diff) | |
download | xz-f82294c8318a7a0990583d51ac5c7de682ad36ef.tar.xz |
liblzma: Includes sys/time.h conditionally in mythread
Previously, <sys/time.h> was always included, even if mythread only used
clock_gettime. <time.h> is still needed even if clock_gettime is not used
though because struct timespec is needed for mythread_condtime.
Diffstat (limited to 'm4/ax_pthread.m4')
0 files changed, 0 insertions, 0 deletions