]> granicus.if.org Git - postgresql/commit
Add missing includes
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 4 Jan 2018 22:55:14 +0000 (17:55 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 4 Jan 2018 22:56:09 +0000 (17:56 -0500)
commit1834c1e432d22f9e186950c7dd8598958776e016
tree63856644dd551334cd8479ebcbac089a4c927c30
parentef6087ee5fa84206dc24ba1339e229354b05cf2a
Add missing includes

<openssl/x509.h> is necessary to look into the X509 struct, used by
ac3ff8b1d8f98da38c53a701e6397931080a39cf.
src/backend/libpq/be-secure-openssl.c
src/interfaces/libpq/fe-secure-openssl.c