aboutsummaryrefslogtreecommitdiff
path: root/lang/open-cobol-devel/files/patch-libcob::screenio.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-04-07 10:38:30 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-04-07 10:38:30 +0000
commitb47be74084057e3550b8723eae1dbc0f7c0d2fa5 (patch)
tree82e808f1c6023ffd99af5a14a44b649fd49d587e /lang/open-cobol-devel/files/patch-libcob::screenio.c
parent503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff)
Diffstat (limited to 'lang/open-cobol-devel/files/patch-libcob::screenio.c')
-rw-r--r--lang/open-cobol-devel/files/patch-libcob::screenio.c10
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