From 0a4fd9ed24e89e1b772666f675120c8b0d5a61c2 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 13 Sep 2000 21:13:19 +0000 Subject: [PATCH] + * Fix in client/adnsresfilter.c to . @@ -1,3 +1,9 @@ +adns (0.10) unstable; urgency=low + + * Fix in client/adnsresfilter.c to . + + -- + adns (0.9) unstable; urgency=high Bug fixes: --- changelog | 6 ++++++ client/adnsresfilter.c | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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" -- 2.30.2