From: Mark Andrews Date: Tue, 29 Jul 2003 04:31:23 +0000 (+0000) Subject: #include X-Git-Tag: v9.2.3rc2~9^2~23 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=a8f061d5c61bbdbe922cbb0adb70ae81770b52cb;p=thirdparty%2Fbind9.git #include --- diff --git a/lib/isc/hash.c b/lib/isc/hash.c index 01d8cd92821..bb40b953c4a 100644 --- a/lib/isc/hash.c +++ b/lib/isc/hash.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: hash.c,v 1.3 2003/07/29 04:22:53 marka Exp $ */ +/* $Id: hash.c,v 1.4 2003/07/29 04:31:23 marka Exp $ */ /* * Some portion of this code was derived from universal hash function @@ -58,6 +58,8 @@ or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. */ +#include + #include #include #include