CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/26 07:55:24
Modified files:
lib/libssl/src/apps: apps.h ocsp.c s_client.c s_server.c
s_socket.c
Log message:
There is no need to include <openssl/e_os2.h> here, except for the fact
that it brings in <openssl/opensslconf.h>, so just do that instead
(currently via apps.h).
