aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/get_fcreds.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/get_fcreds.c')
-rw-r--r--src/lib/krb5/krb/get_fcreds.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/krb5/krb/get_fcreds.c b/src/lib/krb5/krb/get_fcreds.c
index 3a88e77..08f138f 100644
--- a/src/lib/krb5/krb/get_fcreds.c
+++ b/src/lib/krb5/krb/get_fcreds.c
@@ -35,10 +35,7 @@
#include <pwd.h>
#include <netdb.h>
-#include <krb5/krb5.h>
-#include <krb5/asn1.h>
-#include <krb5/los-proto.h>
-#include <krb5/ext-proto.h>
+#include "k5-int.h"
#define KRB5_DEFAULT_LIFE 60*60*8 /* 8 hours */
/* helper function: convert flags to necessary KDC options */