diff options
Diffstat (limited to 'devel/opencvs/files/patch-date.y')
| -rw-r--r-- | devel/opencvs/files/patch-date.y | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/opencvs/files/patch-date.y b/devel/opencvs/files/patch-date.y new file mode 100644 index 000000000000..2b34acbff952 --- /dev/null +++ b/devel/opencvs/files/patch-date.y @@ -0,0 +1,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" + |
