]> granicus.if.org Git - postgresql/commit
Remove inappropriate inclusions of OpenSSL internal header e_os.h,
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 7 Nov 2002 18:47:08 +0000 (18:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 7 Nov 2002 18:47:08 +0000 (18:47 +0000)
commitf2b5ed92e2cd5f4f2db21e7466019e9497d8c3c5
treef55a0691ae3160360a22280e5455708a6942127f
parent7c1364bd1985c8c9fdd5e7fd73fbfb7d3dfb508f
Remove inappropriate inclusions of OpenSSL internal header e_os.h,
as well as unnecessary (and incorrect on Windows) assignments to
errno/SOCK_ERRNO.
src/backend/libpq/be-secure.c
src/interfaces/libpq/fe-secure.c