Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / lynx-low.c
index 4f6314669eb571c6aede9aba278700bb5e3b1c76..0a8b258e87d11c086a47359ff22963b5ee2de2cf 100644 (file)
 #include <unistd.h>
 #include <sys/ioctl.h>
 #include <sys/types.h>
-#include "common/gdb_wait.h"
+#include "gdbsupport/gdb_wait.h"
 #include <signal.h>
-#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;
This page took 0.024909 seconds and 4 git commands to generate.