2012-07-26 Tristan Gingold <gingold@adacore.com>
* machoread.c: Include gdb_bfd.h.
This commit is contained in:
parent
a55c1f3223
commit
29f7799750
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-07-26 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* machoread.c: Include gdb_bfd.h.
|
||||
|
||||
2012-07-26 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* dwarf2loc.c (locexpr_describe_location_piece): Use uint64_t for
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
#include "vec.h"
|
||||
#include "psympriv.h"
|
||||
#include "complaints.h"
|
||||
#include "gdb_bfd.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue