mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
Remove an include from machoread.c
machoread.c does not need to include psympriv.h. gdb/ChangeLog 2020-01-26 Tom Tromey <tom@tromey.com> * machoread.c: Do not include psympriv.h. Change-Id: I6362bd2e95e7416cb9bae3d48b69dd6dbe4f2cc8
This commit is contained in:
@ -28,7 +28,6 @@
|
||||
#include "gdbcore.h"
|
||||
#include "mach-o.h"
|
||||
#include "aout/stab_gnu.h"
|
||||
#include "psympriv.h"
|
||||
#include "complaints.h"
|
||||
#include "gdb_bfd.h"
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user