Fix Powerpc build

gdb/ChangeLog:

        * ppc-linux-nat.c: Add include.
This commit is contained in:
Alan Hayward
2019-03-26 17:11:32 +00:00
parent d851aa7170
commit 53c973f200
2 changed files with 5 additions and 0 deletions

View File

@ -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. */