From 6734ac097f78601a8194b06360e62e043dcffdb8 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Fri, 8 Dec 2000 03:10:32 +0000 Subject: [PATCH] #include --- lib/dns/tsig.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/dns/tsig.c b/lib/dns/tsig.c index 9de4470752..d6342c0442 100644 --- a/lib/dns/tsig.c +++ b/lib/dns/tsig.c @@ -16,7 +16,7 @@ */ /* - * $Id: tsig.c,v 1.97 2000/12/07 20:13:29 bwelling Exp $ + * $Id: tsig.c,v 1.98 2000/12/08 03:10:32 bwelling Exp $ * Principal Author: Brian Wellington */ @@ -25,6 +25,7 @@ #include #include +#include #include /* Required for HP/UX (and others?) */ #include