mirror of
https://github.com/nginx/nginx.git
synced 2026-05-28 04:12:47 -04: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
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue