From: ian Date: Wed, 13 Sep 2000 21:13:19 +0000 (+0000) Subject: @@ -1,3 +1,9 @@ X-Git-Tag: wip.base.getaddrinfo~149 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8a4e090e18bc7c97cbf051818a1f54ad5d357a66;p=adns.git @@ -1,3 +1,9 @@ +adns (0.10) unstable; urgency=low + + * Fix in client/adnsresfilter.c to . + + -- + adns (0.9) unstable; urgency=high Bug fixes: --- diff --git a/changelog b/changelog index d51a02f..2a2acda 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +adns (0.10) unstable; urgency=low + + * Fix in client/adnsresfilter.c to . + + -- + adns (0.9) unstable; urgency=high Bug fixes: diff --git a/client/adnsresfilter.c b/client/adnsresfilter.c index 8175049..316b0e2 100644 --- a/client/adnsresfilter.c +++ b/client/adnsresfilter.c @@ -33,7 +33,7 @@ #include #include -#include +#include #include "adns.h" #include "config.h"