openssl/apps/include
Dr. Matthias St. Pierre ae4186b004 Fix header file include guard names
Make the include guards consistent by renaming them systematically according
to the naming conventions below

For the public header files (in the 'include/openssl' directory), the guard
names try to match the path specified in the include directives, with
all letters converted to upper case and '/' and '.' replaced by '_'. For the
private header files files, an extra 'OSSL_' is added as prefix.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9333)
2019-09-28 20:26:36 +02:00
..
app_params.h Move print_param_types() to libapps, and give it indent argument 2019-08-28 10:33:45 +02:00
apps_ui.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
apps.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
fmt.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
function.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
opt.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
platform.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
s_apps.h Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps 2019-07-24 15:48:53 +02:00
vms_term_sock.h Fix header file include guard names 2019-09-28 20:26:36 +02:00