From 08c0b5bc8aa9a569238542b6d563b420e7c3261a Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 28 Jun 2002 22:09:11 +0000 Subject: * Makefile.in (objfiles_h): Add $(bcache_h). * objfiles.h: Include "bcache.h". * Makefile.in (symtab_h): Remove $(bcache_h). * symtab.h: Do not include "bcache.h". --- gdb/symtab.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/symtab.h') diff --git a/gdb/symtab.h b/gdb/symtab.h index bb22d0d4eaa..bf0fb1a4ef5 100644 --- a/gdb/symtab.h +++ b/gdb/symtab.h @@ -28,7 +28,6 @@ #include "obstack.h" #define obstack_chunk_alloc xmalloc #define obstack_chunk_free xfree -#include "bcache.h" /* Don't do this; it means that if some .o's are compiled with GNU C and some are not (easy to do accidentally the way we configure -- cgit v1.2.1