Change how DWARF index writer finds address map
[deliverable/binutils-gdb.git] / gdb / i386-bsd-nat.h
index 54b7d0147436b2f37514c795e065f07cdbd5cbeb..5300a3b88b94b7b28429a6ed000d5782d748ac0b 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for modern i386 BSD's.
 
-   Copyright (C) 2004-2019 Free Software Foundation, Inc.
+   Copyright (C) 2004-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,6 +20,8 @@
 #ifndef I386_BSD_NAT_H
 #define I386_BSD_NAT_H
 
+#include "x86-bsd-nat.h"
+
 /* Helper functions.  See definitions.  */
 extern void i386bsd_fetch_inferior_registers (struct regcache *regcache,
                                              int regnum);
This page took 0.024226 seconds and 4 git commands to generate.