Make the objfile destructor private
[deliverable/binutils-gdb.git] / gdb / alpha-bsd-tdep.h
index 5357c1b4b78673aae7572ad9e0a08c6bb2f08d5a..6e9719ff92cbc9b7a5b9ca66c4302195bf62c79e 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target dependent code for Alpha BSD's.
 
-   Copyright (C) 2002-2017 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,6 +20,8 @@
 #ifndef ALPHA_BSD_TDEP_H
 #define ALPHA_BSD_TDEP_H
 
+#include "gdbarch.h"
+
 struct regcache;
 
 void alphabsd_supply_reg (struct regcache *, const char *, int);
This page took 0.024701 seconds and 4 git commands to generate.