aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/bld_pr_ext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/bld_pr_ext.c')
-rw-r--r--src/lib/krb5/krb/bld_pr_ext.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/krb5/krb/bld_pr_ext.c b/src/lib/krb5/krb/bld_pr_ext.c
index 753bbb7..1eb4f8b 100644
--- a/src/lib/krb5/krb/bld_pr_ext.c
+++ b/src/lib/krb5/krb/bld_pr_ext.c
@@ -24,9 +24,7 @@
* Build a principal from a list of lengths and strings
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
+#include "k5-int.h"
#if __STDC__ || defined(STDARG_PROTOTYPES)
#include <stdarg.h>