X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=include%2Fdemangle.h;h=b3b8c58c517f3ac302d1f0858b9c25146e550f3e;hb=b0a4381b828201616a47348dd32fcb614d61bf63;hp=c3fdb036d536bc184c5179fe9360b55214d9a634;hpb=f95cb811b880739ec7b6a5de90940e364cc7465f;p=pf3gnuchains%2Fgcc-fork.git diff --git a/include/demangle.h b/include/demangle.h index c3fdb036d53..b3b8c58c517 100644 --- a/include/demangle.h +++ b/include/demangle.h @@ -21,7 +21,7 @@ #if !defined (DEMANGLE_H) #define DEMANGLE_H -#include "ansidecl.h" +#include "libiberty.h" #ifdef __cplusplus extern "C" { @@ -458,7 +458,7 @@ cplus_demangle_fill_name PARAMS ((struct demangle_component *fill, extern int cplus_demangle_fill_builtin_type PARAMS ((struct demangle_component *fill, - const char *typename)); + const char *type_name)); /* Fill in a DEMANGLE_COMPONENT_OPERATOR, using the name of the operator and the number of arguments which it takes (the latter is