cc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations spawn/struct-sched_param.c -o spawn/struct-sched_param -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -liconv spawn/struct-sched_param.c:2:10: fatal error: spawn.h: No such file or directory 2 | #include | ^~~~~~~~~ compilation terminated.