mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +00:00
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