Use malloc/free in the dbgapi callbacks
[deliverable/binutils-gdb.git] / gdb / disasm-selftests.c
index 9991796cc0af69ad0bf47fd24a9b491daac7fe5a..ab6058c2a3310f8907654355bd483c6a199d24d8 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests for disassembler for GDB, the GNU debugger.
 
-   Copyright (C) 2017-2019 Free Software Foundation, Inc.
+   Copyright (C) 2017-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,6 +23,7 @@
 #if GDB_SELF_TEST
 #include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
+#include "gdbarch.h"
 
 namespace selftests {
 
This page took 0.024016 seconds and 4 git commands to generate.