From: Evan Hunt Date: Sun, 17 Sep 2017 04:01:06 +0000 (-0700) Subject: [master] silence compiler warning X-Git-Tag: v9.12.0b1~183 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=6e5ae91479408540f04337c9dc27c3f3fffae6c7;p=thirdparty%2Fbind9.git [master] silence compiler warning --- diff --git a/lib/dns/tests/dstrandom_test.c b/lib/dns/tests/dstrandom_test.c index d2c72e76854..56738d14a48 100644 --- a/lib/dns/tests/dstrandom_test.c +++ b/lib/dns/tests/dstrandom_test.c @@ -14,8 +14,6 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id$ */ - /*! \file */ #include @@ -24,6 +22,7 @@ #include #include +#include #include #include