newer version

This commit is contained in:
ceriel
1986-04-25 10:14:08 +00:00
parent c11efeb1fe
commit f445033fab
14 changed files with 235 additions and 73 deletions

View File

@@ -26,7 +26,6 @@ GetFile(name)
/* Try to find a file with basename "name" and extension ".def",
in the directories mentioned in "DEFPATH".
*/
extern char *DEFPATH[];
char buf[256];
char *strcpy(), *strcat();