summaryrefslogtreecommitdiffstats
path: root/lang/open-cobol-devel/files
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-04-28 23:54:38 +0000
committernaddy <naddy@FreeBSD.org>2003-04-28 23:54:38 +0000
commit7b4bfaf56b8311a6ae144334b7a092bad9c6990a (patch)
treed50ae3dda630fa69fe15e91732f35eaf6807a9c0 /lang/open-cobol-devel/files
parent225bc7b56269a2bae37a00280e39bbf28eab86b1 (diff)
downloadFreeBSD-ports-7b4bfaf56b8311a6ae144334b7a092bad9c6990a.zip
FreeBSD-ports-7b4bfaf56b8311a6ae144334b7a092bad9c6990a.tar.gz
Update to version 0.20.
PR: 51514 Submitted by: Ports Fury
Diffstat (limited to 'lang/open-cobol-devel/files')
-rw-r--r--lang/open-cobol-devel/files/patch-libcob::screenio.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/open-cobol-devel/files/patch-libcob::screenio.c b/lang/open-cobol-devel/files/patch-libcob::screenio.c
new file mode 100644
index 0000000..31e8390
--- /dev/null
+++ b/lang/open-cobol-devel/files/patch-libcob::screenio.c
@@ -0,0 +1,10 @@
+--- libcob/screenio.c.orig Thu Apr 3 06:02:51 2003
++++ libcob/screenio.c Tue Apr 29 04:09:44 2003
+@@ -19,6 +19,7 @@
+
+ #include "config.h"
+
++#include <sys/types.h>
+ #include <string.h>
+ #if HAVE_CURSES_H
+ #include <curses.h>
OpenPOWER on IntegriCloud