change delegation for to_read_description
[deliverable/binutils-gdb.git] / gdb / hppa-hpux-tdep.c
index 88e59ba3e9c8f283d10b781f6187e0e93d854fa2..b0ce4dfe53796bfa9e530c43a310967904401c7b 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for HP-UX on PA-RISC.
 
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -36,7 +36,7 @@
 #include "regcache.h"
 #include "exceptions.h"
 
-#include "gdb_string.h"
+#include <string.h>
 
 #define IS_32BIT_TARGET(_gdbarch) \
        ((gdbarch_tdep (_gdbarch))->bytes_per_address == 4)
This page took 0.024123 seconds and 4 git commands to generate.