diff options
Diffstat (limited to 'gcc/config/i386/xm-dos.h')
-rw-r--r-- | gcc/config/i386/xm-dos.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/i386/xm-dos.h b/gcc/config/i386/xm-dos.h index e6e06f4e809..a734a81b94e 100644 --- a/gcc/config/i386/xm-dos.h +++ b/gcc/config/i386/xm-dos.h @@ -1,8 +1,5 @@ #include "i386/xm-i386.h" -/* Inhibit cccp.c's definition of putenv. */ -#define HAVE_PUTENV - /* Use semicolons to separate elements of a path. */ #define PATH_SEPARATOR ';' |