diff options
author | jsing <> | 2021-05-16 08:24:21 +0000 |
---|---|---|
committer | jsing <> | 2021-05-16 08:24:21 +0000 |
commit | b38eb13d0250b437c5743cee5f970c84ec31d898 (patch) | |
tree | c555c29a1b17b1ecaa4ed197e78441f09086f14b /src/lib/libssl/tls13_buffer.c | |
parent | ef9d8bd13ca04028d27714bedb7b235bc28a7725 (diff) | |
download | openbsd-b38eb13d0250b437c5743cee5f970c84ec31d898.tar.gz openbsd-b38eb13d0250b437c5743cee5f970c84ec31d898.tar.bz2 openbsd-b38eb13d0250b437c5743cee5f970c84ec31d898.zip |
Explicitly include <openssl/opensslconf.h> in files using OPENSSL_NO_*
Where a file references to OPENSSL_NO_* conditions, ensure that we
explicitly include <openssl/opensslconf.h> before any references, rather
than relying on another header to pull this in.
Diffstat (limited to 'src/lib/libssl/tls13_buffer.c')
0 files changed, 0 insertions, 0 deletions