Fix cache issue
This commit is contained in:
@@ -20,6 +20,7 @@ struct dns_cache {
|
||||
unsigned int cname_ttl;
|
||||
unsigned int ttl;
|
||||
int hitnum;
|
||||
int del_pending;
|
||||
time_t insert_time;
|
||||
dns_type_t qtype;
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user