git: DragonFly_RELEASE_5_4 <execinfo.h>: Include <sys/cdefs.h> explicitly for __{BEGIN, END}_DECLS.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Apr 29 03:44:54 PDT 2019
commit b38f04d23da434ae421d17918cd321e92ac2448e
Author: Sascha Wildner <saw at online.de>
Date: Mon Apr 29 12:44:01 2019 +0200
<execinfo.h>: Include <sys/cdefs.h> explicitly for __{BEGIN,END}_DECLS.
Normally this should come in via our <stddef.h>, but ports compilers
might include the compiler's own <stddef.h> that doesn't seem to
include it.
Reported-by: profmax
Summary of changes:
lib/libexecinfo/execinfo.h | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b38f04d23da434ae421d17918cd321e92ac2448e
--
DragonFly BSD source repository
More information about the Commits
mailing list