cc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations threads/tss_dtor_t.c -o threads/tss_dtor_t -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -liconv relibc getrlimit(3, 0x7ffffffffc30): not implemented relibc getrlimit(3, 0x7ffffffffb60): not implemented relibc getrlimit(9, 0x7ffffffffb20): not implemented relibc getrlimit(9, 0x7ffffffffb50): not implemented relibc getrlimit(5, 0x7ffffffffb50): not implemented relibc getrlimit(9, 0x7ffffffffb20): not implemented threads/tss_dtor_t.c:1:10: fatal error: threads.h: No such file or directory 1 | #include | ^~~~~~~~~~~ compilation terminated.