X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftree-ssa-uninit.c;h=114a9d89a7b6454a94bd4bb165cc4a9a6e17a9b8;hp=4f23962485f447c36b6353f7ec9d65854d7ea909;hb=519f394d27f50f6d1d1593db372a7c949f7c95e3;hpb=d78481a0c10097efaaa7890ee364ac27d264d8d9 diff --git a/gcc/tree-ssa-uninit.c b/gcc/tree-ssa-uninit.c index 4f23962485f..114a9d89a7b 100644 --- a/gcc/tree-ssa-uninit.c +++ b/gcc/tree-ssa-uninit.c @@ -40,7 +40,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-flow.h" #include "gimple.h" #include "tree-inline.h" -#include "varray.h" #include "timevar.h" #include "hashtab.h" #include "tree-dump.h"