git: <execinfo.h>: Include <sys/cdefs.h> explicitly for __{BEGIN, END}_DECLS.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Apr 29 03:44:51 PDT 2019
commit a343faf113a60c5d1a62f29a3c20961d96da3cc7
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/a343faf113a60c5d1a62f29a3c20961d96da3cc7
--
DragonFly BSD source repository
More information about the Commits
mailing list