blob: 3c32160c3d85d44254af810ca153bd58573198f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- rcsnum.c 22 May 2008 07:03:02 -0000 1.53
+++ rcsnum.c 17 Oct 2008 08:51:46 -0000
@@ -26,6 +26,7 @@
#include <ctype.h>
#include <string.h>
+#include <time.h>
#include "cvs.h"
|