X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fnat%2Fx86-linux-dregs.c;h=b5dd71e3c7ca2fc4ac73571e91fc0912583165dc;hb=1ee1a363454d88a87ad2ade7530b2a7fb670021e;hp=29b4ee16b60aeb6a8067f0b0308ef9dcf2e079a7;hpb=d3a70e03cf51c8fb6bc183eaff7559edffec2045;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/nat/x86-linux-dregs.c b/gdb/nat/x86-linux-dregs.c index 29b4ee16b6..b5dd71e3c7 100644 --- a/gdb/nat/x86-linux-dregs.c +++ b/gdb/nat/x86-linux-dregs.c @@ -1,6 +1,6 @@ /* Low-level debug register code for GNU/Linux x86 (i386 and x86-64). - Copyright (C) 1999-2019 Free Software Foundation, Inc. + Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common/common-defs.h" +#include "gdbsupport/common-defs.h" #include "nat/gdb_ptrace.h" #include #include "target/waitstatus.h"