Loading
icbm3d: fix darwin and cross-compiled builds
Forces `$CC` back to the correct value so it doesn't just assume `gcc`. Patches `randnum.c` and `text.c` to use the correct `#include`s instead of just ignoring the implicit declaration warnings.