aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/gen_subkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/gen_subkey.c')
-rw-r--r--src/lib/krb5/krb/gen_subkey.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/krb5/krb/gen_subkey.c b/src/lib/krb5/krb/gen_subkey.c
index 763c909..a326f2f 100644
--- a/src/lib/krb5/krb/gen_subkey.c
+++ b/src/lib/krb5/krb/gen_subkey.c
@@ -24,9 +24,7 @@
* Routine to automatically generate a subsession key based on an input key.
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
+#include "k5-int.h"
krb5_error_code INTERFACE
krb5_generate_subkey(context, key, subkey)