Added void for some functions

This commit is contained in:
ceriel
1993-11-10 12:42:25 +00:00
parent 799481ef90
commit 9a7b9d316e
5 changed files with 7 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ dependency(s, source)
else fprint(dep_fd, "%s\n", s);
}
void
No_Mem() /* called by alloc package */
{
fatal("out of memory");