Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / nat / aarch64-sve-linux-ptrace.c
index 635b4c9d68a7f90bd8f5e40efb6117fbb0d57f96..1383d4688c0a536f4dc1b61e5cfe0bb3409c063c 100644 (file)
 
 #include <sys/utsname.h>
 #include <sys/uio.h>
-#include "common/common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "elf/external.h"
 #include "elf/common.h"
 #include "aarch64-sve-linux-ptrace.h"
 #include "arch/aarch64.h"
-#include "common/common-regcache.h"
-#include "common/byte-vector.h"
+#include "gdbsupport/common-regcache.h"
+#include "gdbsupport/byte-vector.h"
 
 /* See nat/aarch64-sve-linux-ptrace.h.  */
 
This page took 0.025246 seconds and 4 git commands to generate.