[3200] in Release_Engineering
Patch for install.c
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Sun May 1 14:03:00 1994
From: epeisach@MIT.EDU
Date: Sun, 1 May 1994 14:02:55 -0400
To: rel-eng@MIT.EDU
Not required, but would be nice.... I sent it to bugs a long time ago...
Ezra
*** 1.1 1993/11/24 00:36:09
--- install.c 1993/11/24 00:42:15
***************
*** 76,81 ****
--- 76,83 ----
char *strdup();
extern char *getenv();
+ static install(), strip(), copy(), isnumber(), atoo(), bad(), usage();
+
main(argc, argv)
int argc;
char **argv;