summaryrefslogtreecommitdiff
path: root/h/sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'h/sysdep.h')
-rw-r--r--h/sysdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/h/sysdep.h b/h/sysdep.h
index d39e85e..641d8d9 100644
--- a/h/sysdep.h
+++ b/h/sysdep.h
@@ -161,7 +161,7 @@ ZEPHYR_INT32 gethostid();
#endif
/* Kerberos compatibility. */
-#ifdef ZEPHYR_USES_KERBEROS
+#ifdef HAVE_KRB4
# include <krb.h>
# include <krb_err.h>
# include <des.h>