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