From: Ken Raeburn Date: Sun, 21 Nov 1993 21:28:01 +0000 (+0000) Subject: define FPRINTF_ALREADY_DECLARED X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=196f09704387f4b4b31763addb77dd4bdc0eab1c;p=binutils-gdb.git define FPRINTF_ALREADY_DECLARED --- diff --git a/bfd/hosts/lynx.h b/bfd/hosts/lynx.h index 737c9bd082c..0d89a18d702 100644 --- a/bfd/hosts/lynx.h +++ b/bfd/hosts/lynx.h @@ -27,6 +27,8 @@ #include "fopen-same.h" +#define FPRINTF_ALREADY_DECLARED + #undef I386 /* Lynx defines this for some reason */ /* Lynx has calloc, but no cfree, and gprof uses it. */ diff --git a/bfd/hosts/sparclynx.h b/bfd/hosts/sparclynx.h index 78e6ac889f6..4e5696a4d3c 100644 --- a/bfd/hosts/sparclynx.h +++ b/bfd/hosts/sparclynx.h @@ -28,6 +28,8 @@ #include "fopen-same.h" +#define FPRINTF_ALREADY_DECLARED + /* Lynx has calloc, but no cfree, and gprof uses it. */ #define cfree free