Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / darwin-nat.c
index d2cb683c572c914a3e6f4c591cd5e36ead4b6c8c..f890e13944c5e52cbbad6258ba2ea4e0be32de0e 100644 (file)
 
 #include "darwin-nat.h"
 #include "filenames.h"
-#include "common/filestuff.h"
-#include "common/gdb_unlinker.h"
-#include "common/pathstuff.h"
-#include "common/scoped_fd.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/gdb_unlinker.h"
+#include "gdbsupport/pathstuff.h"
+#include "gdbsupport/scoped_fd.h"
 #include "nat/fork-inferior.h"
 
 /* Quick overview.
This page took 0.023974 seconds and 4 git commands to generate.