summaryrefslogtreecommitdiff
path: root/lib/ZFmtAuth.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZFmtAuth.c')
-rw-r--r--lib/ZFmtAuth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ZFmtAuth.c b/lib/ZFmtAuth.c
index 5ac708a..1a35f8c 100644
--- a/lib/ZFmtAuth.c
+++ b/lib/ZFmtAuth.c
@@ -18,7 +18,7 @@ static char rcsid_ZFormatAuthenticNotice_c[] = "$Header$";
#include <internal.h>
-#ifdef ZEPHYR_USES_KERBEROS
+#ifdef HAVE_KRB4
Code_t ZFormatAuthenticNotice(notice, buffer, buffer_len, len, session)
ZNotice_t *notice;
register char *buffer;