X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/24d52b13cf32881fb2e8120add85ecdb06d3584d..2d77da38fe14f5a9ae8d3fc9ee455c5acdf2be1a:/src/internal.h diff --git a/src/internal.h b/src/internal.h index 7ee8671..6dbac0c 100644 --- a/src/internal.h +++ b/src/internal.h @@ -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: */