summaryrefslogtreecommitdiff
path: root/lib/ZFmtAuth.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZFmtAuth.c')
-rw-r--r--lib/ZFmtAuth.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/ZFmtAuth.c b/lib/ZFmtAuth.c
index 42af25a..5ac708a 100644
--- a/lib/ZFmtAuth.c
+++ b/lib/ZFmtAuth.c
@@ -16,10 +16,9 @@
static char rcsid_ZFormatAuthenticNotice_c[] = "$Header$";
#endif
-#include <zephyr/mit-copyright.h>
-#include <zephyr/zephyr_internal.h>
+#include <internal.h>
-#ifdef Z_HaveKerberos
+#ifdef ZEPHYR_USES_KERBEROS
Code_t ZFormatAuthenticNotice(notice, buffer, buffer_len, len, session)
ZNotice_t *notice;
register char *buffer;