freebsd-ports/devel/opencvs/files/patch-date.y
Johan van Selst 2ddb50957d Update to a more recent version of OpenBSD's CVS
This lacks a replacement for OpenBSD's use of pledge(2)
2016-02-06 22:44:44 +00:00

10 lines
203 B
Text

--- 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"