Replace xmalloc/xfree with vector in jit.c
[deliverable/binutils-gdb.git] / gdb / hppa-obsd-tdep.c
index 97d5a2bf0100785d98581c65af479bd8138504e6..983f99620781501cc57ad3e5d40a2ccf5fe4e20f 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for OpenBSD/hppa
 
-   Copyright (C) 2004-2018 Free Software Foundation, Inc.
+   Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,6 +24,7 @@
 
 #include "hppa-tdep.h"
 #include "hppa-bsd-tdep.h"
+#include "gdbarch.h"
 
 /* Core file support.  */
 
This page took 0.029792 seconds and 4 git commands to generate.