Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / linux-thread-db.c
index 5c8b76c9a76388f6cba45050fccea0b4cee6ff49..950be9ca5a98128fe2d2a0d744a934fdaa536b14 100644 (file)
@@ -21,7 +21,7 @@
 #include <dlfcn.h>
 #include "gdb_proc_service.h"
 #include "nat/gdb_thread_db.h"
-#include "common/gdb_vecs.h"
+#include "gdbsupport/gdb_vecs.h"
 #include "bfd.h"
 #include "command.h"
 #include "gdbcmd.h"
@@ -46,7 +46,7 @@
 #include <ctype.h>
 #include "nat/linux-namespaces.h"
 #include <algorithm>
-#include "common/pathstuff.h"
+#include "gdbsupport/pathstuff.h"
 #include "valprint.h"
 
 /* GNU/Linux libthread_db support.
This page took 0.023767 seconds and 4 git commands to generate.