mirror of
https://github.com/nginx/nginx.git
synced 2025-08-06 06:46:16 +08:00
QUIC: removed unused <openssl/aes.h> inclusion.
The low-level API was used in early QUIC development.
This commit is contained in:
parent
e00439e55d
commit
45666324af
@ -14,7 +14,6 @@
|
||||
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/aes.h>
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/conf.h>
|
||||
#include <openssl/crypto.h>
|
||||
|
Loading…
Reference in New Issue
Block a user