X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fhppa-hpux-tdep.c;h=b0ce4dfe53796bfa9e530c43a310967904401c7b;hb=2117c711ae07700adb57ea5b5ca61e4c32d7e3d2;hp=88e59ba3e9c8f283d10b781f6187e0e93d854fa2;hpb=3e5d3a5aaf64994809c15f0af12dd9260cf456e3;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/hppa-hpux-tdep.c b/gdb/hppa-hpux-tdep.c index 88e59ba3e9..b0ce4dfe53 100644 --- a/gdb/hppa-hpux-tdep.c +++ b/gdb/hppa-hpux-tdep.c @@ -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 #define IS_32BIT_TARGET(_gdbarch) \ ((gdbarch_tdep (_gdbarch))->bytes_per_address == 4)