blob: 08f108b743771c29a1ea5dbc777eccc569dfcf69 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- log.c 12 Jun 2008 16:53:12 -0000 1.45
+++ log.c 17 Oct 2008 08:51:45 -0000
@@ -27,6 +27,7 @@
#include <errno.h>
#include <string.h>
+#include <time.h>
#include "cvs.h"
|