chiark / gitweb /
Only accept a reply from the subset of servers we sent the query.
[adns.git] / src / internal.h
index 7ee8671fbc2967f2b3575e22a4e405602d3c2aca..6dbac0c432195d2875eafda976c6ef2bf1723c95 100644 (file)
@@ -479,7 +479,7 @@ void adns__query_fail(adns_query qu, adns_status stat);
 /* From reply.c: */
 
 void adns__procdgram(adns_state ads, const byte *dgram, int len,
-                    int serv, struct timeval now);
+                    int serv, int viatcp, struct timeval now);
 
 /* From types.c: */