Include gdb_proc_service.h in x86-linux-nat.h
[deliverable/binutils-gdb.git] / gdb / x86-linux-nat.h
index 7d952aa8975ba04e02afb6070666233b5af21429..897f98949d55f3df43da7bc3adfbfc530ea91991 100644 (file)
@@ -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.026585 seconds and 4 git commands to generate.