summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ZMkAuth.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/ZMkAuth.c b/lib/ZMkAuth.c
index 36c65a9..65c9209 100644
--- a/lib/ZMkAuth.c
+++ b/lib/ZMkAuth.c
@@ -17,12 +17,11 @@ static char rcsid_ZMakeAuthentication_c[] = "$Header$";
#endif lint
#include <zephyr/mit-copyright.h>
+#include <zephyr/zephyr_internal.h>
#ifdef KERBEROS
#include "krb_err.h"
#endif
-#include <zephyr/zephyr_internal.h>
-
Code_t ZMakeAuthentication(notice, buffer, buffer_len, len)
ZNotice_t *notice;
char *buffer;