Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / linux-nat.c
index c285e914d53f6a81322a6b6b5d0ee02564b6734c..063afe26666f7e3191c31a034cc93f0d543ad581 100644 (file)
@@ -23,7 +23,7 @@
 #include "target.h"
 #include "nat/linux-nat.h"
 #include "nat/linux-waitpid.h"
-#include "gdb_wait.h"
+#include "common/gdb_wait.h"
 #include <unistd.h>
 #include <sys/syscall.h>
 #include "nat/gdb_ptrace.h"
 #include "nat/linux-osdata.h"
 #include "linux-tdep.h"
 #include "symfile.h"
-#include "agent.h"
+#include "common/agent.h"
 #include "tracepoint.h"
-#include "buffer.h"
+#include "common/buffer.h"
 #include "target-descriptions.h"
-#include "filestuff.h"
+#include "common/filestuff.h"
 #include "objfiles.h"
 #include "nat/linux-namespaces.h"
-#include "fileio.h"
+#include "common/fileio.h"
 #include "common/scope-exit.h"
 
 #ifndef SPUFS_MAGIC
This page took 0.025982 seconds and 4 git commands to generate.