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