Fix Powerpc build
gdb/ChangeLog: * ppc-linux-nat.c: Add include.
This commit is contained in:
parent
d851aa7170
commit
53c973f200
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2019-03-26 Alan Hayward <alan.hayward@arm.com>
|
||||
|
||||
* ppc-linux-nat.c: Add include.
|
||||
|
||||
2019-03-26 Alan Hayward <alan.hayward@arm.com>
|
||||
|
||||
* NEWS: Mention AArch64 Pointer Authentication.
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
#include "arch/ppc-linux-common.h"
|
||||
#include "arch/ppc-linux-tdesc.h"
|
||||
#include "nat/ppc-linux.h"
|
||||
#include "linux-tdep.h"
|
||||
|
||||
/* Similarly for the hardware watchpoint support. These requests are used
|
||||
when the PowerPC HWDEBUG ptrace interface is not available. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue