X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fnat%2Flinux-namespaces.c;h=812f8c197671dc71f260b200f07f29ad49b79264;hb=b93a00ca4d49ce35b52110ac1c49b9e5c4587019;hp=e9626ab9139344fa45c0d10c4b2c4a5c2158fdcc;hpb=eb0edac83f82516bbbd5a0412bbdf7fd27c687f2;p=external%2Fbinutils.git diff --git a/gdb/nat/linux-namespaces.c b/gdb/nat/linux-namespaces.c index e9626ab..812f8c1 100644 --- a/gdb/nat/linux-namespaces.c +++ b/gdb/nat/linux-namespaces.c @@ -1,6 +1,6 @@ /* Linux namespaces(7) support. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2019 Free Software Foundation, Inc. This file is part of GDB. @@ -17,15 +17,15 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "common-defs.h" +#include "common/common-defs.h" #include "nat/linux-namespaces.h" -#include "filestuff.h" +#include "common/filestuff.h" #include #include #include #include #include -#include "gdb_wait.h" +#include "common/gdb_wait.h" #include #include