Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / symfile.c
index dc6bdf3fd4a49f7ae4268d15abc0c71742328f05..13a07e4dc0e57eff06680b25d921c5009dc20e07 100644 (file)
 #include "stack.h"
 #include "gdb_bfd.h"
 #include "cli/cli-utils.h"
-#include "common/byte-vector.h"
-#include "common/pathstuff.h"
-#include "common/selftest.h"
+#include "gdbsupport/byte-vector.h"
+#include "gdbsupport/pathstuff.h"
+#include "gdbsupport/selftest.h"
 #include "cli/cli-style.h"
-#include "common/forward-scope-exit.h"
+#include "gdbsupport/forward-scope-exit.h"
 
 #include <sys/types.h>
 #include <fcntl.h>
This page took 0.041665 seconds and 4 git commands to generate.