Remove unnecessary header from be-secure-gssapi.c libpq/libpq-be.h is included by libpq/libpq.h so there is no need to explicitly include it separately.
Author: Daniel Gustafsson Reviewed-by: Julien Rouhaud Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/c0faa727507ed34db0d02769d21bbaaf9605e2e4 Modified Files -------------- src/backend/libpq/be-secure-gssapi.c | 1 - 1 file changed, 1 deletion(-)
