Remove inappropriate inclusions of OpenSSL internal header e_os.h,

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

Commit: 3a4b3ac3a55b09a45d769c1d6872286cfdd5236e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-11-07T18:45:51Z
Releases: 7.4.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