change delegation for to_read_description
[deliverable/binutils-gdb.git] / gdb / solib-osf.c
index e2bb38d6185da8b77b766dc9bb529163ef73893b..90a26e88248dc26107e9e9a47f00f1f22d5ed6d1 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"
This page took 0.024029 seconds and 4 git commands to generate.