mirror of https://github.com/Chizi123/dnscomp.git
slist.h @@ -8,6 +8,7 @@ struct dns_list { char* server; struct timespec time; int errors; struct dns_list* next; };