mirror of
https://github.com/monero-project/monero.git
synced 2025-12-29 06:03:44 -08:00
update unbound, fix unbound openssl issue on OS X
This commit is contained in:
3
external/unbound/compat/reallocarray.c
vendored
3
external/unbound/compat/reallocarray.c
vendored
@@ -18,7 +18,10 @@
|
||||
#include "config.h"
|
||||
#include <sys/types.h>
|
||||
#include <errno.h>
|
||||
#ifdef HAVE_STDINT_H
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user