This commit is contained in:
Ryan Tharp 2018-08-08 06:08:38 -07:00
parent bb13364c57
commit 2aa091f98d
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ struct check_query_simple_request
};
std::map< std::string, struct dnsd_query_hook_response * >
loki_tld_lookup_cache;
loki_tld_lookup_cache;
void
llarp_dnsd_checkQuery(void *u, uint64_t orig, uint64_t left)