X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gdb%2Fgdbserver%2Flynx-low.c;h=0a8b258e87d11c086a47359ff22963b5ee2de2cf;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=4f6314669eb571c6aede9aba278700bb5e3b1c76;hpb=5b0e2db4fa08b43e9ff78d6e9a45d496522bd241;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdbserver/lynx-low.c b/gdb/gdbserver/lynx-low.c index 4f6314669e..0a8b258e87 100644 --- a/gdb/gdbserver/lynx-low.c +++ b/gdb/gdbserver/lynx-low.c @@ -25,10 +25,10 @@ #include #include #include -#include "common/gdb_wait.h" +#include "gdbsupport/gdb_wait.h" #include -#include "common/filestuff.h" -#include "common/common-inferior.h" +#include "gdbsupport/filestuff.h" +#include "gdbsupport/common-inferior.h" #include "nat/fork-inferior.h" int using_threads = 1;