blob: f057bb2122171ee831b7eb3e4ec9d635558dfcc1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- rcs.h.orig 2010-06-08 20:26:06.000000000 +0200
+++ rcs.h 2010-06-08 20:26:12.000000000 +0200
@@ -26,6 +26,7 @@
#ifndef RCS_H
#define RCS_H
+#include <time.h>
#include "buf.h"
#define RCS_DIFF_DIV \
|