Remove inappropriate inclusions of OpenSSL internal header e_os.h,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f2b5ed92e2cd5f4f2db21e7466019e9497d8c3c5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-11-07T18:47:08Z
Releases: 7.3.1
Remove inappropriate inclusions of OpenSSL internal header e_os.h,
as well as unnecessary (and incorrect on Windows) assignments to
errno/SOCK_ERRNO.

Files

PathChange+/−
src/backend/libpq/be-secure.c modified +1 −4
src/interfaces/libpq/fe-secure.c modified +2 −4