]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove #include <sys/cdefs.h>
authorJaco Kroon <jaco@uls.co.za>
Mon, 4 May 2020 08:29:44 +0000 (10:29 +0200)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 5 May 2020 15:06:43 +0000 (10:06 -0500)
commit44e5dd288b5ecf2e7a1c1e99f87da5e00485f67f
treef7059fbd25dc8864e2e2d4b909664e38d5bab4e0
parentc831f032730fbe1aac98b493b4d768d5195f8f60
Remove #include <sys/cdefs.h>

These are not provided by standards, and as a result causes failure to
compile on musl.

https://wiki.musl-libc.org/faq.html#Q:-When-compiling-something-against-musl,-I-get-error-messages-about-%3Ccode%3Esys/cdefs.h%3C/code%3E

Change-Id: I6a357cefd106c72cfecafd898638f6b5692c2e05
main/ast_expr2.c
main/ast_expr2.y
utils/db1-ast/include/db.h