diff options
Diffstat (limited to 'gcc/config/i386/winnt-stubs.c')
-rw-r--r-- | gcc/config/i386/winnt-stubs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/i386/winnt-stubs.c b/gcc/config/i386/winnt-stubs.c index f075e9626dc..eb4f124bb0e 100644 --- a/gcc/config/i386/winnt-stubs.c +++ b/gcc/config/i386/winnt-stubs.c @@ -1,6 +1,6 @@ /* Dummy subroutines for language-specific support on Windows. Contributed by Danny Smith (dannysmith@users.sourceforge.net) - Copyright (C) 2005, 2007 + Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc. This file is part of GCC. @@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "tm_p.h" #include "diagnostic-core.h" -#include "toplev.h" #include "hashtab.h" bool |