re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / ggc-none.c
index 29a7b2f767ac481d7ff80c4b71e716938c5a20d2..cea6fad10a3d04137323c2c6857b2c9d0b9df05c 100644 (file)
@@ -1,5 +1,5 @@
 /* Null garbage collection for the GNU compiler.
-   Copyright (C) 1998-2014 Free Software Foundation, Inc.
+   Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
@@ -29,7 +29,7 @@
 
 #include "system.h"
 #include "coretypes.h"
-#include "ggc.h"
+#include "hash-table.h"
 
 /* For a given size of memory requested for allocation, return the
    actual size that is going to be allocated.  */