gdb/tui: Link source and assembler scrolling .... again
[deliverable/binutils-gdb.git] / sim / common / sim-basics.h
index 9f34e2fdcfec39f363bdcfa8918702242a773019..b6bdea77e9691a64c07829e2faf7740d2fe67862 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002-2016 Free Software Foundation, Inc.
+   Copyright 2002-2020 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
@@ -144,10 +144,11 @@ typedef enum {
 #include "sim-bits.h"
 #include "sim-endian.h"
 #include "sim-signal.h"
-#include "sim-arange.h"
 
 #include "sim-utils.h"
 
+#include "libiberty.h"
+
 /* Note: Only the simpler interfaces are defined here.  More heavy
    weight objects, such as core and events, are defined in the more
    serious sim-base.h header. */
This page took 0.024054 seconds and 4 git commands to generate.