Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / dwarf-index-write.c
index 3f5862aeb4ca2167babbb22a87d08e183752539d..7d59a1ba160aafac7aeff9093b0f46338413706e 100644 (file)
 
 #include "addrmap.h"
 #include "cli/cli-decode.h"
-#include "common/byte-vector.h"
-#include "common/filestuff.h"
-#include "common/gdb_unlinker.h"
-#include "common/pathstuff.h"
-#include "common/scoped_fd.h"
+#include "gdbsupport/byte-vector.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/gdb_unlinker.h"
+#include "gdbsupport/pathstuff.h"
+#include "gdbsupport/scoped_fd.h"
 #include "complaints.h"
 #include "dwarf-index-common.h"
 #include "dwarf2.h"
This page took 0.042923 seconds and 4 git commands to generate.