Don't write to inferior_ptid in windows-nat.c, part II
[deliverable/binutils-gdb.git] / sim / aarch64 / interp.c
index 80b9f4c5d8b942f1f02dbcf00dae7aa0fb30f317..e3019288eacc11cf9f26881eb677389b6315e5dd 100644 (file)
@@ -1,6 +1,6 @@
 /* interp.c -- AArch64 sim interface to GDB.
 
-   Copyright (C) 2015-2018 Free Software Foundation, Inc.
+   Copyright (C) 2015-2020 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
@@ -38,6 +38,7 @@
 #include "sim-options.h"
 #include "memory.h"
 #include "simulator.h"
+#include "sim-assert.h"
 
 /* Filter out (in place) symbols that are useless for disassembly.
    COUNT is the number of elements in SYMBOLS.
This page took 0.044297 seconds and 4 git commands to generate.