diff options
author | John Baldwin <jhb@FreeBSD.org> | 2016-01-18 11:59:45 -0800 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2016-01-19 07:37:20 -0800 |
commit | a6e69c1f1de84549d99792031dd05d5ba70bd8a5 (patch) | |
tree | 352ea60e4895daa94cb866d7b1e3de439f42fb83 /gdb/testsuite/gdb.perf/solib.c | |
parent | 34e967a5f3ac5fd0353731a259e358d462823290 (diff) | |
download | gdb-a6e69c1f1de84549d99792031dd05d5ba70bd8a5.zip gdb-a6e69c1f1de84549d99792031dd05d5ba70bd8a5.tar.gz gdb-a6e69c1f1de84549d99792031dd05d5ba70bd8a5.tar.bz2 |
Fix detection of "r_fs" and "r_gs" on FreeBSD.
Include <sys/types.h> as a prerequisite for <machine/reg.h> when checking
for the r_fs and r_gs members in struct reg. Note that the previous test
for <machine/reg.h> already includes <sys/types.h> as a prerequisite.
gdb/ChangeLog:
* configure.ac: Include <sys/types.h when checking for "r_fs" in
"struct reg".
* configure: Regenerate.
Diffstat (limited to 'gdb/testsuite/gdb.perf/solib.c')
0 files changed, 0 insertions, 0 deletions