From c2f37a77cc319e42a5cfebe69959209d2232fc89 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sun, 26 Dec 2010 23:24:18 +0000 Subject: [PATCH] #include ISC_PLATFORM_KRB5HEADER [RT #22798] --- bin/nsupdate/nsupdate.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/nsupdate/nsupdate.c b/bin/nsupdate/nsupdate.c index a1b6a73695..b07d28c1c2 100644 --- a/bin/nsupdate/nsupdate.c +++ b/bin/nsupdate/nsupdate.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsupdate.c,v 1.189 2010/12/24 23:47:05 tbox Exp $ */ +/* $Id: nsupdate.c,v 1.190 2010/12/26 23:24:18 marka Exp $ */ /*! \file */ @@ -81,6 +81,7 @@ #ifdef GSSAPI #include +#include ISC_PLATFORM_KRB5HEADER #endif #include