]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10011 servers: fix -Wstrict-prototypes
authorSam James <sam@gentoo.org>
Thu, 9 Feb 2023 23:20:51 +0000 (23:20 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Apr 2023 18:48:29 +0000 (18:48 +0000)
commit58b6c59c56bb00af361045a5222c3c061ca9cd6a
tree685192198d468758ebe733d3797c10fca8dca202
parent965bfbb28071c180fbc1117b084bfad6aa0b917c
ITS#10011 servers: fix -Wstrict-prototypes

For more information, see LWN.net [0] or LLVM's Discourse [1], the Gentoo wiki [2],
or the (new) c-std-porting mailing list [3].

[0] https://lwn.net/Articles/913505/
[1] https://discourse.llvm.org/t/configure-script-breakage-with-the-new-werror-implicit-function-declaration/65213
[2] https://wiki.gentoo.org/wiki/Modern_C_porting
[3] hosted at lists.linux.dev.

Signed-off-by: Sam James <sam@gentoo.org>
servers/slapd/syslog.c