blob: ddd2db51dc391bc567e0e21fb52df03d79e4c4ae (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- root.c 20 Jun 2008 23:00:13 -0000 1.45
+++ root.c 17 Oct 2008 08:51:46 -0000
@@ -27,6 +27,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
+#include <time.h>
#include "cvs.h"
|