define FPRINTF_ALREADY_DECLARED
authorKen Raeburn <raeburn@cygnus>
Sun, 21 Nov 1993 21:28:01 +0000 (21:28 +0000)
committerKen Raeburn <raeburn@cygnus>
Sun, 21 Nov 1993 21:28:01 +0000 (21:28 +0000)
bfd/hosts/lynx.h
bfd/hosts/sparclynx.h

index 737c9bd082cced31f6f9b0e3f3cf1c81ce24e539..0d89a18d7026a792db67846a2820c7afc5ae7798 100644 (file)
@@ -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. */
index 78e6ac889f6dfa9475f2d11c3a5cfc55b77a4f28..4e5696a4d3c53f15a944efccb3e45a15c9042a2f 100644 (file)
@@ -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
This page took 0.024103 seconds and 4 git commands to generate.