openssl/apps/include
Dr. Matthias St. Pierre d0cf719efb Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps
The HEADER_X509_H check is redundant, because <openssl/x509.h>
is already included.

Instead of of checking for HEADER_SSL_H, include <openssl/ssl.h>
explicitly in "s_apps.h" and don't include "s_apps.h" where it's
not necessary.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9364)
2019-07-24 15:48:53 +02:00
..
apps.h Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps 2019-07-24 15:48:53 +02:00
apps_ui.h Move libapps headers into their own directory 2019-02-13 04:47:11 +01:00
fmt.h Fix typos 2019-04-10 12:00:20 +02:00
function.h Move the code for 'openssl list' to its own translation unit. 2019-07-15 07:00:29 +02:00
opt.h Fix app opt compile failure due to missing <inttypes.h> 2019-06-11 21:27:55 +10:00
platform.h testutil: ensure good treatment of argv on non-Unix platforms 2019-03-05 08:53:19 +01:00
s_apps.h Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps 2019-07-24 15:48:53 +02:00