Use <> for #include openssl/xxx
authorRich Salz <rsalz@akamai.com>
Tue, 25 May 2021 19:06:22 +0000 (15:06 -0400)
committerPauli <pauli@openssl.org>
Wed, 26 May 2021 23:56:41 +0000 (09:56 +1000)
commit6229815ab8f6e0a6e272c7a7094a061606cd0a90
tree08d8dbb2c845fbe892f139ec100cc4bc730bce6d
parente475d9a443ecb20d7cec711e208190c1e2b5bb0d
Use <> for #include openssl/xxx

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15468)
16 files changed:
crypto/asn1/n_pkey.c
crypto/cmp/cmp_client.c
crypto/cmp/cmp_http.c
crypto/conf/conf_mod.c
crypto/ctype.c
crypto/ec/curve448/arch_32/f_impl32.c
crypto/ec/curve448/arch_64/f_impl64.c
crypto/ec/ec_ameth.c
crypto/seed/seed_local.h
include/crypto/aes_platform.h
include/internal/ktls.h
providers/implementations/ciphers/cipher_camellia.h
providers/implementations/keymgmt/ecx_kmgmt.c
providers/implementations/keymgmt/mac_legacy_kmgmt.c
test/ectest.c
test/param_build_test.c