]> git.ipfire.org Git - thirdparty/shadow.git/commit
Replace __{BEGIN,END}_DECLS with #ifdef __cplusplus
authorHeiko Becker <mail@heiko-becker.de>
Fri, 18 Aug 2023 16:23:56 +0000 (18:23 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 29 Oct 2023 23:00:10 +0000 (00:00 +0100)
commit58b96645c93395c7a109aa6e43cb5fff2c5b4647
tree94a5e550d3c8a1cf81f9e773a85a0ded672ccbec
parent817f3283d10ead2ba50c88b9d8f62fb8c7fa94c5
Replace __{BEGIN,END}_DECLS with #ifdef __cplusplus

Fixes the build with musl libc.

Cherry-picked-from: 890f911e17169e44b43fe98742540267093559ea
Link: <https://github.com/shadow-maint/shadow/pull/789>
Reviewed-by: Michael Vetter <jubalh@iodoru.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/readpassphrase.h