bfd: add stdlib.h when using abort
authorMike Frysinger <vapier@gentoo.org>
Mon, 19 Apr 2021 01:18:11 +0000 (21:18 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 27 Apr 2021 01:02:38 +0000 (21:02 -0400)
commit3955e3467074a3a6cc243f2af5a29e17aa08ab4e
tree74d735abd84b0589b720db6a35b93dcf80ed14ac
parent674c58574b31468fd56ecd3ad81b5167820e1911
bfd: add stdlib.h when using abort

Since this file calls abort() now, we need to include stdlib.h for
its prototype.
bfd/ChangeLog
bfd/elf-bfd.h
This page took 0.024173 seconds and 4 git commands to generate.