forked from Imagelibrary/binutils-gdb
* 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".
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#if !defined (OBJFILES_H)
|
||||
#define OBJFILES_H
|
||||
|
||||
#include "bcache.h"
|
||||
|
||||
/* This structure maintains information on a per-objfile basis about the
|
||||
"entry point" of the objfile, and the scope within which the entry point
|
||||
exists. It is possible that gdb will see more than one objfile that is
|
||||
|
||||
Reference in New Issue
Block a user