mirror of
https://github.com/openssl/openssl.git
synced 2024-11-30 13:34:44 +08:00
Remove a spurious inclusion of the sparse array header file
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22174)
This commit is contained in:
parent
6c03fa21ed
commit
442d08f215
@ -9,7 +9,6 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "internal/event_queue.h"
|
||||
#include "crypto/sparse_array.h"
|
||||
#include "ssl_local.h"
|
||||
|
||||
struct ossl_event_queue_st {
|
||||
|
Loading…
Reference in New Issue
Block a user