mirror of
https://github.com/monero-project/monero.git
synced 2025-05-06 17:25:08 -04:00
update unbound from upstream
This commit is contained in:
parent
b0151de601
commit
1f49833d4f
155 changed files with 5482 additions and 3440 deletions
4
external/unbound/util/alloc.h
vendored
4
external/unbound/util/alloc.h
vendored
|
@ -177,8 +177,8 @@ void alloc_set_id_cleanup(struct alloc_cache* alloc, void (*cleanup)(void*),
|
|||
void* arg);
|
||||
|
||||
#ifdef UNBOUND_ALLOC_LITE
|
||||
# include <ldns/ldns.h>
|
||||
# include <ldns/packet.h>
|
||||
# include <sldns/ldns.h>
|
||||
# include <sldns/packet.h>
|
||||
# ifdef HAVE_OPENSSL_SSL_H
|
||||
# include <openssl/ssl.h>
|
||||
# endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue