summaryrefslogtreecommitdiff
blob: 1c3f8356869bd25fff0350155a22dbcc0e94778c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- LinCVS-0.3/src/globals.cpp~	Wed Feb 21 03:53:49 2001
+++ LinCVS-0.3/src/globals.cpp	Sun Apr 29 10:26:39 2001
@@ -18,7 +18,7 @@
 
 #include <iostream.h>
 #include <stdlib.h>
-#include <sys/time.h>
+#include <time.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>