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