From 678ba8bc8fb54d6bbb608b18d11199322ea6edda Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 28 Apr 2003 23:54:38 +0000 Subject: Update to version 0.20. PR: 51514 Submitted by: Ports Fury --- lang/open-cobol-devel/files/patch-libcob::screenio.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/open-cobol-devel/files/patch-libcob::screenio.c (limited to 'lang/open-cobol-devel/files/patch-libcob::screenio.c') 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 000000000000..31e83902355b --- /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 + #include + #if HAVE_CURSES_H + #include -- cgit v1.2.3