diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-10 23:19:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-10 23:19:37 +0000 |
commit | 2800d27348338cfd3d789caa9c0df3f1853ec6ed (patch) | |
tree | 8137c0c18e55d8693a2e9459887a017e8d5f8509 /lang/open-cobol-devel/files/patch-libcob::screenio.c | |
parent | - Update to 1.0.2.1 (diff) |
- Update to 1.0
PR: 119501
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'lang/open-cobol-devel/files/patch-libcob::screenio.c')
-rw-r--r-- | lang/open-cobol-devel/files/patch-libcob::screenio.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/open-cobol-devel/files/patch-libcob::screenio.c b/lang/open-cobol-devel/files/patch-libcob::screenio.c deleted file mode 100644 index 727acf12811c..000000000000 --- a/lang/open-cobol-devel/files/patch-libcob::screenio.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libcob/screenio.c.orig Fri Mar 12 13:41:58 2004 -+++ libcob/screenio.c Wed Nov 24 02:43:30 2004 -@@ -19,6 +19,7 @@ - - #include "config.h" - -+#include <stdio.h> - #include <string.h> - - #if HAVE_NCURSES_H |