cc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations fmtmsg/MM_NULLTAG.c -o fmtmsg/MM_NULLTAG -D_POSIX_C_SOURCE=202405L -lm -lpthread -lnetwork -lbsd -latomic fmtmsg/MM_NULLTAG.c:7:10: fatal error: fmtmsg.h: No such file or directory 7 | #include | ^~~~~~~~~~ compilation terminated.