]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Define _KERNTYPES in vax-bsd-nat.c
authorKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 11:20:01 +0000 (12:20 +0100)
committerKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 11:20:01 +0000 (12:20 +0100)
commit25567eeece4efdea99a9a2b3a6daf81ec31b4b07
treec117e8e72cc1fb7d26752acfa3a28d4172f502de
parent8b5d0a4f6ff67aa81275c705508e3f49accc8120
Define _KERNTYPES in vax-bsd-nat.c

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

gdb/ChangeLog:

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