libctf: add some missing #includes.
authorNick Alcock <nick.alcock@oracle.com>
Mon, 16 Dec 2019 11:38:57 +0000 (11:38 +0000)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 26 Jun 2020 14:56:39 +0000 (15:56 +0100)
commitc1401ecc29a92428a5d52a23802e20e8c2829b03
tree562d33185b3c08077dac58f45c4b87eca599d480
parente755667f94f2579056fb5210eed525dafebb96f3
libctf: add some missing #includes.

Causes warnings on (at least) recent FreeBSD.

libctf/
* ctf-create.c: Include <unistd.h>.
* ctf-open-bfd.c: Likewise.
libctf/ChangeLog
libctf/ctf-create.c
libctf/ctf-open-bfd.c
This page took 0.023497 seconds and 4 git commands to generate.