blob: 3ef35bebfafd29597e76c4c8ce8f3f0dec2913b7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- cvs.h.orig 2009-03-25 22:19:20.000000000 +0100
+++ cvs.h 2010-06-08 20:19:07.000000000 +0200
@@ -28,6 +28,7 @@
#define CVS_H
#include <signal.h>
+#include <time.h>
#include "config.h"
#include "file.h"
|