How do I install libraries for <stropts.h>? – Debian
I am running Kali-Linux (debian+gnome). When I compile I get compilation error: cc -Wall -g -c -o frag.o frag.c frag.c:7:10: fatal error: stropts.h: No such file or directory 7 | #include <stropts.h> | ^~~~~~~~~~~ compilation terminated. make: *** [<builtin>: frag.o]…