Use errno value of first openp failure
[deliverable/binutils-gdb.git] / gdb / alpha-bsd-tdep.h
index efa313fab4074165173cd4cc789afc4702ac01a5..a8fd7ba9d1b891eae43e7097561f1a3c4284510b 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target dependent code for Alpha BSD's.
 
-   Copyright (C) 2002-2018 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 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.025533 seconds and 4 git commands to generate.