diff options
author | Minsoo Choo <[email protected]> | 2022-11-28 16:24:17 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-11-28 13:24:17 -0800 |
commit | adf3b84fc7341864d13b99fcbecf18bbc325b1e4 (patch) | |
tree | 6f913261f592f0c5ae34184b7c5da24e423d2655 /.github/stale.yml | |
parent | 077fd55e85506ad892e9367b8ce7fb69e2ca590d (diff) |
Add <limits.h> header
According to the UNIX standard, <pthread.h> does not include some
PTHREAD_* values which are included in <limits.h>. OpenZFS uses
some of these values in its code, and this might cause build failure on
systems that do not have these PTHREAD_* values in <pthread.h>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Richard Yao <[email protected]>
Reviewed-by: Damian Szuberski <[email protected]>
Signed-off-by: Minsoo Choo <[email protected]>
Closes #14225
Diffstat (limited to '.github/stale.yml')
0 files changed, 0 insertions, 0 deletions