Add command support for Guile.
[deliverable/binutils-gdb.git] / gdb / solib-osf.c
index e2bb38d6185da8b77b766dc9bb529163ef73893b..87777152d9d0e59761624883a618cd07bbcdc32d 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle OSF/1, Digital UNIX, and Tru64 shared libraries
    for GDB, the GNU Debugger.
-   Copyright (C) 1993-1996, 1998-2001, 2007-2012 Free Software
-   Foundation, Inc.
+   Copyright (C) 1993-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -45,7 +44,7 @@
 
 #include <sys/types.h>
 #include <signal.h>
-#include "gdb_string.h"
+#include <string.h>
 
 #include "bfd.h"
 #include "symtab.h"
@@ -53,6 +52,7 @@
 #include "objfiles.h"
 #include "target.h"
 #include "inferior.h"
+#include "infrun.h"
 #include "gdbthread.h"
 #include "solist.h"
 #include "solib.h"
This page took 0.024152 seconds and 4 git commands to generate.