Include "language.h" for longest_local_hex_string_custom().
This commit is contained in:
parent
0596389cd2
commit
f7cb3ef862
@ -1,3 +1,8 @@
|
||||
Mon Feb 21 12:50:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* buildsym.c: Include "language.h" for
|
||||
longest_local_hex_string_custom.
|
||||
|
||||
Mon Feb 21 11:17:18 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* gdbarch.sh: Include <gdb_wait.h> instead of <wait.h>.
|
||||
|
@ -34,6 +34,7 @@
|
||||
#include "gdbtypes.h"
|
||||
#include "complaints.h"
|
||||
#include "gdb_string.h"
|
||||
#include "language.h" /* For "longest_local_hex_string_custom" */
|
||||
|
||||
/* Ask buildsym.h to define the vars it normally declares `extern'. */
|
||||
#define EXTERN
|
||||
|
Loading…
Reference in New Issue
Block a user