2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

#include ISC_PLATFORM_KRB5HEADER [RT #22798]

This commit is contained in:
Mark Andrews 2010-12-26 23:24:18 +00:00
parent dde1d911c1
commit c2f37a77cc

View File

@ -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 <dst/gssapi.h>
#include ISC_PLATFORM_KRB5HEADER
#endif
#include <bind9/getaddresses.h>