gas: Update commit 4780e5e4933
[binutils-gdb.git] / gdb / i386-bsd-nat.h
index 2d9d7c176d5147846513876e9e4c8c4d42c039ad..5300a3b88b94b7b28429a6ed000d5782d748ac0b 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for modern i386 BSD's.
 
-   Copyright (C) 2004-2018 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);