blob: 7cc9b363b1cea611cfb1085f047a204427f0dad8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- remove.c 23 Jun 2008 20:51:08 -0000 1.79
+++ remove.c 17 Oct 2008 08:51:46 -0000
@@ -17,6 +17,7 @@
#include <errno.h>
#include <string.h>
+#include <time.h>
#include <unistd.h>
#include "cvs.h"
|