]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Define _KERNTYPES in alpha-bsd-nat.c
authorKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 14:53:47 +0000 (15:53 +0100)
committerKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 14:55:44 +0000 (15:55 +0100)
commit2190cf067b87e804c59c0a0c14c8ae48deabfbf4
tree5c24a5a89488e02d5919b3ceb1502fb9af8e8e33
parent54c4382534f0c894434deca5eb89cd02661d6feb
Define _KERNTYPES in alpha-bsd-nat.c

Fixes build on NetBSD. types.h does not define register_t by default.

gdb/ChangeLog:

* alpha-bsd-nat.c: Define _KERNTYPES to get the declaration of
register_t.
gdb/ChangeLog
gdb/alpha-bsd-nat.c