Eliminate exceptions.c:print_any_exception.
[deliverable/binutils-gdb.git] / gdb / ia64-libunwind-tdep.c
index 3693879fc5bafe6f8b2a076f21bcdc7028dc2ac3..fe1fbdc2cf1a2e921dc3a991577f5d824bfeb34a 100644 (file)
@@ -1,6 +1,6 @@
 /* Frame unwinder for ia64 frames using the libunwind library.
 
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    Written by Jeff Johnston, contributed by Red Hat Inc.
 
@@ -34,7 +34,7 @@
 #include <dlfcn.h>
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "ia64-libunwind-tdep.h"
 
This page took 0.024256 seconds and 4 git commands to generate.