dvorak
dvorak copied to clipboard
"Fatal error" while `make`
Try to make
on a fresh install Linux.
report that
dvorak.c:64:10: fatal error: stdlib.h: No such file or directory
64 | #include <stdlib.h>
compilation terminated
make: *** [Makefile:13: all] Error 1
Is the problem of my GCC version or the code itself?