summaryrefslogtreecommitdiff
path: root/devel/opencvs/files/patch-config.c
blob: d962d6897e302c84b2cee4a4f94053cb27ae2abd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config.c	2 Mar 2008 11:58:45 -0000	1.15
+++ config.c	17 Oct 2008 08:51:45 -0000
@@ -23,6 +23,7 @@
 #include <limits.h>
 #include <stdlib.h>
 #include <string.h>
+#include <time.h>
 
 #include "cvs.h"
 #include "config.h"