From dadec40fd466863dc482c1749d94ef50d6e1566e Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Wed, 18 Mar 1992 22:38:18 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r517 --- gcc/config/mips/xm-mips.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/config/mips/xm-mips.h b/gcc/config/mips/xm-mips.h index ab2d3455c1e9..39eef8821f31 100644 --- a/gcc/config/mips/xm-mips.h +++ b/gcc/config/mips/xm-mips.h @@ -76,4 +76,5 @@ extern char * alloca (); /* Say if we have vprintf. BSD Mips targets probably don't have vfprintf. */ #if defined(__OSF1__) || defined(__OSF__) #define HAVE_VFPRINTF +#define HAVE_PUTENV #endif -- 2.47.3