freebsd-ports/lang/open-cobol/files/patch-cobc::cobc.c
Kirill Ponomarev adc606fcba - Support USE_GETOPT_LONG
- Support WITHOUT_NLS

PR:		ports/65262
Submitted by:	Ports Fury
2004-04-06 21:02:44 +00:00

11 lines
200 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- 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>
/*