]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/mangle_name.c
* diagnostic-core.h: Include bversion.h.
[thirdparty/gcc.git] / gcc / java / mangle_name.c
index 8e37b28426fe044938c06929f9a465b9ad929581..658bb2bc4ba6403e9bfca39a6a46b9e252a906e4 100644 (file)
@@ -1,6 +1,7 @@
 /* Shared functions related to mangling names for the GNU compiler
    for the Java(TM) language.
-   Copyright (C) 2001, 2002, 2003, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2007, 2009, 2010
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -32,7 +33,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc.  */
 #include "java-tree.h"
 #include "obstack.h"
 #include "diagnostic-core.h"
-#include "toplev.h"
 
 static void append_unicode_mangled_name (const char *, int);
 #ifndef HAVE_AS_UTF8