Remove inappropriate inclusions of OpenSSL internal header e_os.h,
Tom Lane <tgl@sss.pgh.pa.us>
Remove inappropriate inclusions of OpenSSL internal header e_os.h, as well as unnecessary (and incorrect on Windows) assignments to errno/SOCK_ERRNO.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/be-secure.c | modified | +1 −4 |
| src/interfaces/libpq/fe-secure.c | modified | +2 −4 |