mirror of
https://github.com/monero-project/monero.git
synced 2025-12-23 05:42:58 +01:00
build libunbound from external if no local libunbound or for static builds
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
#include "common/dns_utils.h"
|
||||
#include <cstring>
|
||||
#include <sstream>
|
||||
#include <unbound.h>
|
||||
// check local first (in the event of static or in-source compilation of libunbound)
|
||||
#include "unbound.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "include_base_utils.h"
|
||||
|
||||
Reference in New Issue
Block a user