Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / scoped_mmap-selftests.c
index a3d2040b62ae38fe02b7ca79791bf648de4df7f2..37d91ae1f25f413c5f7e92f35715d5846326aa65 100644 (file)
 
 #include "defs.h"
 
-#include "common/filestuff.h"
-#include "common/scoped_mmap.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/scoped_mmap.h"
 #include "config.h"
 
 #if defined(HAVE_SYS_MMAN_H)
 
-#include "common/selftest.h"
-#include "common/gdb_unlinker.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/gdb_unlinker.h"
 
 #include <unistd.h>
 
This page took 0.043906 seconds and 4 git commands to generate.