X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Flinux-nat-trad.c;h=8b2ca8f884685460f39cf18689be2391ce2736ff;hb=b899eb3bb807be1094fde9a2f1c8628232bc0743;hp=04507e8041813db936e99c5a238153451702a3b7;hpb=42a4f53d2bf8938c2aeda9f52be7a20534b214a9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/linux-nat-trad.c b/gdb/linux-nat-trad.c index 04507e8041..8b2ca8f884 100644 --- a/gdb/linux-nat-trad.c +++ b/gdb/linux-nat-trad.c @@ -1,6 +1,6 @@ /* Generic GNU/Linux target using traditional ptrace register access. - Copyright (C) 1988-2019 Free Software Foundation, Inc. + Copyright (C) 1988-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -22,6 +22,7 @@ #include "nat/gdb_ptrace.h" #include "inf-ptrace.h" +#include "gdbarch.h" /* Fetch register REGNUM from the inferior. */