Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / gdbserver / lynx-low.c
index 00e327224fec9f8becddd5d6e4a7b8bd3349d3a5..4f6314669eb571c6aede9aba278700bb5e3b1c76 100644 (file)
 #include <unistd.h>
 #include <sys/ioctl.h>
 #include <sys/types.h>
-#include "gdb_wait.h"
+#include "common/gdb_wait.h"
 #include <signal.h>
-#include "filestuff.h"
-#include "common-inferior.h"
+#include "common/filestuff.h"
+#include "common/common-inferior.h"
 #include "nat/fork-inferior.h"
 
 int using_threads = 1;
This page took 0.036709 seconds and 4 git commands to generate.