Change section_offsets to a std::vector
[deliverable/binutils-gdb.git] / gdb / nios2-linux-tdep.c
index 2d38e603c068a98d503849aeed96268da132e6be..3078bc4bb672728b1b14a1403cae31b807f56a0b 100644 (file)
@@ -1,5 +1,5 @@
 /* Target-dependent code for GNU/Linux on Nios II.
-   Copyright (C) 2012-2019 Free Software Foundation, Inc.
+   Copyright (C) 2012-2020 Free Software Foundation, Inc.
    Contributed by Mentor Graphics, Inc.
 
    This file is part of GDB.
@@ -29,6 +29,7 @@
 #include "linux-tdep.h"
 #include "glibc-tdep.h"
 #include "nios2-tdep.h"
+#include "gdbarch.h"
 
 /* Core file and register set support.  */
 
This page took 0.033202 seconds and 4 git commands to generate.