blob: c2f642fdd02e18ec149ed7fbbd3f767893659efe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- rcs.h.orig 2011-04-20 20:46:33.000000000 +0200
+++ rcs.h 2011-04-20 21:02:54.000000000 +0200
@@ -28,6 +28,7 @@
#define RCS_H
#include <stdio.h>
+#include <time.h>
#include "buf.h"
|