aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/mk_cred.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/mk_cred.c')
-rw-r--r--src/lib/krb5/krb/mk_cred.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/krb5/krb/mk_cred.c b/src/lib/krb5/krb/mk_cred.c
index 668c91f..b432680 100644
--- a/src/lib/krb5/krb/mk_cred.c
+++ b/src/lib/krb5/krb/mk_cred.c
@@ -28,10 +28,7 @@
/* XXX Once we finalize the API, it should go into func-proto.h and */
/* into the API doc. */
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/asn1.h>
+#include "k5-int.h"
/* Create asn.1 encoded KRB-CRED message from the kdc reply. */
krb5_error_code INTERFACE