X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Flto-compress.c;h=8849d57c8145e1a5be38a467d4451f2077284750;hb=b826351b474a33239e8d82c1767140ca343b01fe;hp=e29ded397fe08ed561cef64e28102c8d894d9e9d;hpb=48e1416a24d50cacbb2a5e06a9ee61dd8cbee313;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/lto-compress.c b/gcc/lto-compress.c index e29ded397fe..8849d57c814 100644 --- a/gcc/lto-compress.c +++ b/gcc/lto-compress.c @@ -29,7 +29,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tree.h" #include "diagnostic.h" -#include "errors.h" +#include "toplev.h" #include "langhooks.h" #include "lto-streamer.h" #include "lto-compress.h"