Remove unnecessary header from be-secure-gssapi.c

Michael Paquier <michael@paquier.xyz>

Commit: c0faa727507ed34db0d02769d21bbaaf9605e2e4
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-06-29T02:17:37Z
Releases: 12.0
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/A4852E46-9ED1-4861-A23B-22A83E34A084@yesql.se

Files

PathChange+/−
src/backend/libpq/be-secure-gssapi.c modified +0 −1

Discussion