parametric routines in dump.h
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 19 Jun 1992 04:39:51 +0000 (20:39 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 19 Jun 1992 04:39:51 +0000 (20:39 -0800)
SCCS-vsn: sbin/dump/itime.c 5.15

usr/src/sbin/dump/itime.c

index f3e6a03..6ff6821 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)itime.c    5.14 (Berkeley) %G%";
+static char sccsid[] = "@(#)itime.c    5.15 (Berkeley) %G%";
 #endif /* not lint */
 
 #ifdef sunos
 #endif /* not lint */
 
 #ifdef sunos
@@ -228,8 +228,6 @@ getrecord(df, ddatep)
        return(0);
 }
 
        return(0);
 }
 
-time_t unctime();
-
 int
 makedumpdate(ddp, tbuf)
        struct dumpdates *ddp;
 int
 makedumpdate(ddp, tbuf)
        struct dumpdates *ddp;