forked from Imagelibrary/binutils-gdb
* hppa-hpux-tdep.c: Include "regcache.h".
* hppa-linux-tdep.c: Likewise. * hppa-tdep.c: Include "gdb_stdint.h". (find_unwind_entry): Cast host pointer to uintptr_t before passing it to paddr_nz. * Makefile.in: Update dependencies.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "solib-som.h"
|
||||
#include "solib-pa64.h"
|
||||
#include "regset.h"
|
||||
#include "regcache.h"
|
||||
#include "exceptions.h"
|
||||
|
||||
#include "gdb_string.h"
|
||||
|
||||
Reference in New Issue
Block a user