Include gdb_proc_service.h in x86-linux-nat.h
authorYao Qi <yao.qi@linaro.org>
Fri, 6 Jan 2017 14:33:01 +0000 (14:33 +0000)
committerYao Qi <yao.qi@linaro.org>
Fri, 6 Jan 2017 14:33:01 +0000 (14:33 +0000)
commit0e2d6fa6a38ae2b80a56d786a41d905c9541906f
treefc37523ecd0d0280ea9b775d9daa8b1e8ed5b44b
parent44d6d3f93341387bd2c95ea4c941bf99127e7389
Include gdb_proc_service.h in x86-linux-nat.h

$ make check-headers CHECK_HEADERS="x86-linux-nat.h"
...
../../binutils-gdb/gdb/x86-linux-nat.h:29:8: error: 'ps_err_e' does not name a type
 extern ps_err_e x86_linux_get_thread_area (pid_t pid, void *addr,
        ^

gdb:

2017-01-06  Yao Qi  <yao.qi@linaro.org>

* x86-linux-nat.h: Include gdb_proc_service.h.
gdb/ChangeLog
gdb/x86-linux-nat.h
This page took 0.027578 seconds and 4 git commands to generate.