* solib-osf.c: Include "solib.h".
authorJoel Brobecker <brobecker@gnat.com>
Fri, 3 Oct 2008 16:38:01 +0000 (16:38 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 3 Oct 2008 16:38:01 +0000 (16:38 +0000)
gdb/ChangeLog
gdb/solib-osf.c

index 168ea50d85f38bd6930fe977d5d3a86f9c882368..aee2b6d8602e6fb92cfd362490f93b2c7d21881c 100644 (file)
@@ -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>
        
        * utils.c, defs.h (gdb_buildargv): New fn. Wrap buildargv
index efb8cf81992979780146b2752906a9dfb3074589..df04f3ab75eac34587e644524407d0e1161a56e6 100644 (file)
@@ -55,6 +55,7 @@
 #include "inferior.h"
 #include "gdbthread.h"
 #include "solist.h"
+#include "solib.h"
 
 #ifdef USE_LDR_ROUTINES
 # include <loader.h>
This page took 0.029463 seconds and 4 git commands to generate.