Work around GCC 6.3.1 bug
[deliverable/binutils-gdb.git] / gdb / x86-linux-nat.h
index 70c207a95b025234351474205ba3cb00c36f0072..897f98949d55f3df43da7bc3adfbfc530ea91991 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux x86 (i386 and x86-64).
 
-   Copyright (C) 1999-2015 Free Software Foundation, Inc.
+   Copyright (C) 1999-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,6 +20,8 @@
 #ifndef X86_LINUX_NAT_H
 #define X86_LINUX_NAT_H 1
 
+#include "gdb_proc_service.h"  /* For ps_err_e.  */
+
 \f
 
 /* Helper for ps_get_thread_area.  Sets BASE_ADDR to a pointer to
This page took 0.023403 seconds and 4 git commands to generate.