BSD 4_3_Tahoe release
[unix-history] / usr / src / ucb / ruptime.c
index 97b3d84..70451ac 100644 (file)
@@ -11,7 +11,7 @@ char copyright[] =
 #endif not lint
 
 #ifndef lint
 #endif not lint
 
 #ifndef lint
-static char sccsid[] = "@(#)ruptime.c  5.3 (Berkeley) 1/7/86";
+static char sccsid[] = "@(#)ruptime.c  5.4 (Berkeley) 10/22/87";
 #endif not lint
 
 #include <sys/param.h>
 #endif not lint
 
 #include <sys/param.h>
@@ -35,7 +35,7 @@ int   hscmp(), ucmp(), lcmp(), tcmp();
 
 char   *interval();
 int    now;
 
 char   *interval();
 int    now;
-char   *malloc(), *sprintf();
+char   *malloc();
 int    aflg;
 int    rflg = 1;
 
 int    aflg;
 int    rflg = 1;