OSDN Git Service

cosmetic. Add sync_ to all the expand_builtin defines which do not match the actual...
[pf3gnuchains/gcc-fork.git] / gcc / java / mangle_name.c
index a75f5ca..658bb2b 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.
 
@@ -27,12 +28,11 @@ The Free Software Foundation is independent of Sun Microsystems, Inc.  */
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "tm.h"
 #include "jcf.h"
 #include "tree.h"
 #include "java-tree.h"
 #include "obstack.h"
-#include "toplev.h"
+#include "diagnostic-core.h"
 
 static void append_unicode_mangled_name (const char *, int);
 #ifndef HAVE_AS_UTF8