summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ZMkAuth.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ZMkAuth.c b/lib/ZMkAuth.c
index 763713a..36c65a9 100644
--- a/lib/ZMkAuth.c
+++ b/lib/ZMkAuth.c
@@ -17,6 +17,9 @@ static char rcsid_ZMakeAuthentication_c[] = "$Header$";
#endif lint
#include <zephyr/mit-copyright.h>
+#ifdef KERBEROS
+#include "krb_err.h"
+#endif
#include <zephyr/zephyr_internal.h>