forked from Imagelibrary/binutils-gdb
Merge psympriv.h into psymtab.h
psympriv.h was intended for use by code that created partial symbols. Now that no generic code needs psymtab.h any more, psympriv.h can be merged into psymtab.h.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
#include "complaints.h"
|
||||
#include "block.h"
|
||||
#include "ctfread.h"
|
||||
#include "psympriv.h"
|
||||
#include "psymtab.h"
|
||||
|
||||
#if ENABLE_LIBCTF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user