mirror_zfs/lib/libzpool
Minsoo Choo adf3b84fc7
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 <behlendorf1@llnl.gov>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Damian Szuberski <szuberskidamian@gmail.com>
Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
Closes #14225
2022-11-28 13:24:17 -08:00
..
kernel.c Add <limits.h> header 2022-11-28 13:24:17 -08:00
Makefile.am Cleanup dead spa_boot code 2022-09-13 16:40:10 -07:00
taskq.c Fix memory leak found by GCC static analyzer 2022-10-03 13:41:58 -07:00
util.c freebsd: add ifdefs around legacy ioctl support 2022-11-07 15:55:26 -08:00