#include #include int link_out_of_memory (void) { fprintf (stderr, "LinkM: Out of memory\n"); exit (-1); }