gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / selftest-arch.c
index 38cd6248d047f31585a3fd90b9e48ea75d6fad55..91d9f8673724e7b3160867bb5e6eb68b8afa3349 100644 (file)
@@ -1,5 +1,5 @@
 /* GDB self-test for each gdbarch.
-   Copyright (C) 2017-2019 Free Software Foundation, Inc.
+   Copyright (C) 2017-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 #include "defs.h"
 
 #if GDB_SELF_TEST
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
 #include "arch-utils.h"
 
This page took 0.024226 seconds and 4 git commands to generate.