summaryrefslogtreecommitdiff
path: root/devel/opencvs/files/patch-date.y
blob: 2b34acbff9522840f105f041a98660abd45d8db4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- date.y.orig	2016-02-06 23:34:07.626970000 +0100
+++ date.y	2016-02-06 23:34:12.389277000 +0100
@@ -16,6 +16,7 @@
 
 #include <ctype.h>
 #include <string.h>
+#include <stdlib.h>
 
 #include "cvs.h"