diff options
Diffstat (limited to 'lang/open-cobol-devel/files/patch-cobc::cobc.c')
-rw-r--r-- | lang/open-cobol-devel/files/patch-cobc::cobc.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/open-cobol-devel/files/patch-cobc::cobc.c b/lang/open-cobol-devel/files/patch-cobc::cobc.c deleted file mode 100644 index d1809c280868..000000000000 --- a/lang/open-cobol-devel/files/patch-cobc::cobc.c +++ /dev/null @@ -1,11 +0,0 @@ ---- cobc/cobc.c.orig Thu Jun 5 09:02:15 2003 -+++ cobc/cobc.c Sun Apr 4 00:32:21 2004 -@@ -36,7 +36,7 @@ - - #include "cobc.h" - #include "tree.h" --#include "lib/getopt.h" -+#include <getopt.h> - - - /* |