* solib-osf.c: Include "solib.h".
This commit is contained in:
parent
d1a4106143
commit
a7125ea9bc
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2008-10-02 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* solib-osf.c: Include "solib.h".
|
||||||
|
|
||||||
2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
|
2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
|
||||||
|
|
||||||
* utils.c, defs.h (gdb_buildargv): New fn. Wrap buildargv
|
* utils.c, defs.h (gdb_buildargv): New fn. Wrap buildargv
|
||||||
|
|
|
@ -55,6 +55,7 @@
|
||||||
#include "inferior.h"
|
#include "inferior.h"
|
||||||
#include "gdbthread.h"
|
#include "gdbthread.h"
|
||||||
#include "solist.h"
|
#include "solist.h"
|
||||||
|
#include "solib.h"
|
||||||
|
|
||||||
#ifdef USE_LDR_ROUTINES
|
#ifdef USE_LDR_ROUTINES
|
||||||
# include <loader.h>
|
# include <loader.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue