aboutsummaryrefslogtreecommitdiff
path: root/gdb/xcoffsolib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/xcoffsolib.c')
-rw-r--r--gdb/xcoffsolib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/xcoffsolib.c b/gdb/xcoffsolib.c
index 45ed2b3..13d8065 100644
--- a/gdb/xcoffsolib.c
+++ b/gdb/xcoffsolib.c
@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "bfd.h"
#include "xcoffsolib.h"
#include "inferior.h"
+#include "command.h"
/* Hook to relocate symbols at runtime. If gdb is build natively, this
hook is initialized in by rs6000-nat.c. If not, it is currently left