blob: b44d814b5946ca76013b3ea915afc080e1b8cebc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- cmd.c 3 Feb 2008 18:18:44 -0000 1.68
+++ cmd.c 17 Oct 2008 08:51:45 -0000
@@ -27,6 +27,7 @@
#include <sys/dirent.h>
#include <string.h>
+#include <time.h>
#include "cvs.h"
|