]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add "common-defs.h" include to files in arch/ subdir not yet including it.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 21 Feb 2018 19:03:41 +0000 (11:03 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 21 Feb 2018 19:03:41 +0000 (11:03 -0800)
commit8ec57239e91f22f427f8065eb742e6c8bfa223f1
tree913ee4c3ed6573a7d2a91d2e81295e48023d9b79
parent3eac2b654808f9e233885f910045eea9d2ca0aa0
Add "common-defs.h" include to files in arch/ subdir not yet including it.

This fixes a build breakage on FreeBSD hosts.

gdb/ChangeLog:

* arch/aarch64.c: Include "common-defs.h".
* arch/amd64.c: Likewise.
* arch/i386.c: Likewise.
gdb/ChangeLog
gdb/arch/aarch64.c
gdb/arch/amd64.c
gdb/arch/i386.c