Remove HEADER_X509_H include detector from apps
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Fri, 12 Jul 2019 20:49:42 +0000 (22:49 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Wed, 24 Jul 2019 15:08:38 +0000 (17:08 +0200)
commit77cb24344dd522b4b7882be50aa199b1ecf4711f
treea02a078bdb6aa3f1bc9450690075daccc9975792
parent19b7b64c7284dea373b454e14360e786ffca6375
Remove HEADER_X509_H include detector from apps

The HEADER_X509_H check is redundant, because <openssl/x509.h>
is already included.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9365)
apps/apps.c
apps/apps.h
apps/openssl.c
apps/s_apps.h