date and time created 83/08/11 20:49:33 by sam
[unix-history] / usr / src / old / dbx / mkdate.c
index cb0b9af..1a892a1 100644 (file)
@@ -1,9 +1,9 @@
 /* Copyright (c) 1982 Regents of the University of California */
 
 /* Copyright (c) 1982 Regents of the University of California */
 
-static char sccsid[] = "@(#)mkdate.c 1.1 %G%";
+static char sccsid[] = "@(#)mkdate.c 1.2 %G%";
 
 #include <stdio.h>
 
 #include <stdio.h>
-#include <time.h>
+#include <sys/time.h>
 
 main()
 {
 
 main()
 {