diff options
Diffstat (limited to 'gcc/alloc-pool.c')
-rw-r--r-- | gcc/alloc-pool.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/alloc-pool.c b/gcc/alloc-pool.c index b84780aec1c..2f5d04dab51 100644 --- a/gcc/alloc-pool.c +++ b/gcc/alloc-pool.c @@ -19,7 +19,6 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "libiberty.h" #include "config.h" #include "system.h" #include "alloc-pool.h" |