summaryrefslogtreecommitdiff
path: root/lang/open-cobol-devel/files/patch-libcob::screenio.c
diff options
context:
space:
mode:
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 31e83902355b..000000000000
--- a/lang/open-cobol-devel/files/patch-libcob::screenio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>