diff -ur sipsak-0.9.6_p1/work/sipsak-0.9.6/helper.c sipsak-0.9.6_p1.new/work/sipsak-0.9.6/helper.c --- sipsak-0.9.6_p1/work/sipsak-0.9.6/helper.c 2006-01-28 22:11:51.000000000 +0100 +++ sipsak-0.9.6_p1.new/work/sipsak-0.9.6/helper.c 2011-12-29 10:46:02.000000000 +0100 @@ -250,7 +250,7 @@ return aptr; } -static void cares_callback(void *arg, int status, unsigned char *abuf, int alen) { +static void cares_callback(void *arg, int status, int timeouts, unsigned char *abuf, int alen) { int i; unsigned int ancount, nscount, arcount; const unsigned char *aptr;