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