[pgpool-committers: 9858] pgpool: Fixed compiler error with -Werror=implicit-function-declaration
Bo Peng
pengbo at sraoss.co.jp
Wed May 1 15:46:26 JST 2024
Fixed compiler error with -Werror=implicit-function-declaration
- Add missing header files in autoconf check and
- Add LDAP_DEPRECATED to include prototypes for deprecated ldap functions
Patch is created by Vladimir Petko.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c56b95a194c842e84d880e14fa4a5942961895ca
Modified Files
--------------
c-library.m4 | 3 +++
src/auth/pool_hba.c | 2 ++
src/include/auth/pool_hba.h | 1 +
3 files changed, 6 insertions(+)
More information about the pgpool-committers
mailing list