summaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850-c.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/v850/v850-c.c')
-rw-r--r--gcc/config/v850/v850-c.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/v850/v850-c.c b/gcc/config/v850/v850-c.c
index 263bc4d1539..db881cf4d9f 100644
--- a/gcc/config/v850/v850-c.c
+++ b/gcc/config/v850/v850-c.c
@@ -1,5 +1,5 @@
/* v850 specific, C compiler specific functions.
- Copyright (C) 2000, 2001, 2002, 2003, 2005, 2007, 2009
+ Copyright (C) 2000, 2001, 2002, 2003, 2005, 2007, 2009, 2010
Free Software Foundation, Inc.
Contributed by Jeff Law (law@cygnus.com).
@@ -27,7 +27,6 @@ along with GCC; see the file COPYING3. If not see
#include "tree.h"
#include "c-family/c-pragma.h"
#include "diagnostic-core.h"
-#include "toplev.h"
#include "ggc.h"
#include "tm_p.h"