Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gcore.c
index 21d9ee886718e71b3ae6e6c180e53574bced6e52..eb108feb790c3c7d61c6c74fcfacdb2f20935f23 100644 (file)
@@ -35,9 +35,9 @@
 #include "gdb_bfd.h"
 #include "readline/tilde.h"
 #include <algorithm>
-#include "common/gdb_unlinker.h"
-#include "common/byte-vector.h"
-#include "common/scope-exit.h"
+#include "gdbsupport/gdb_unlinker.h"
+#include "gdbsupport/byte-vector.h"
+#include "gdbsupport/scope-exit.h"
 
 /* The largest amount of memory to read from the target at once.  We
    must throttle it to limit the amount of memory used by GDB during
This page took 0.023682 seconds and 4 git commands to generate.