diff options
author | Jia Tan <jiat0218@gmail.com> | 2022-12-29 01:15:27 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-01-05 00:26:45 +0800 |
commit | 501c6013d4a59fae5d4368e9657c4885493db809 (patch) | |
tree | 6aed8081b436a61a9a81d8d265e7114bdb24ade4 /.gitignore | |
parent | Build: No longer require HAVE_DECL_CLOCK_MONOTONIC to always be set. (diff) | |
download | xz-501c6013d4a59fae5d4368e9657c4885493db809.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 '.gitignore')
0 files changed, 0 insertions, 0 deletions