cc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations mqueue/struct-mq_attr-mq_curmsgs.c -o mqueue/struct-mq_attr-mq_curmsgs -D_POSIX_C_SOURCE=202405L -lm -lpthread -liconv mqueue/struct-mq_attr-mq_curmsgs.c:2:10: fatal error: 'mqueue.h' file not found 2 | #include | ^~~~~~~~~~ 1 error generated.