#include <netdb.h>
#include <errno.h>
-#include <krb5.h>
+#include "k5-int.h"
#ifdef KRB5_KRB4_COMPAT
#include <kerberosIV/krb.h>
#endif
#include <sys/wait.h>
#ifdef KERBEROS
-#include <krb5.h>
+#include "k5-int.h"
#include <k5-util.h>
#include <com_err.h>
#ifdef KERBEROS
-#include <krb5.h>
+#include "k5-int.h"
#ifdef KRB5_KRB4_COMPAT
#include <kerberosIV/krb.h>
#endif
#endif
#ifdef KERBEROS
-#include <krb5.h>
+#include "k5-int.h"
#include <com_err.h>
#include "loginpaths.h"
#ifdef KRB5_KRB4_COMPAT
* rcp
*/
#ifdef KERBEROS
-#include <krb5.h>
+#include "k5-int.h"
#include <com_err.h>
#include <k5-util.h>
#endif
* client (this will be correct if this server is started by inetd).
*/
-#include "krb5.h"
+#include "k5-int.h"
#include "com_err.h"
#include <stdio.h>
#include <ctype.h>
#include <errno.h>
-#include <krb5.h>
+#include <k5-int.h>
#include "com_err.h"
#include "simple.h"
#include <string.h>
#include <errno.h>
-#include "krb5.h"
+#include "k5-int.h"
#include "com_err.h"
int main (argc, argv)
#include <errno.h>
#include "port-sockets.h"
-#include "krb5.h"
+#include "k5-int.h"
#include "com_err.h"
/* fd 0 is a tcp socket used to talk to the client */
#include <string.h>
#include <errno.h>
-#include <krb5.h>
+#include "k5-int.h"
#include <kadm5/admin.h>
#include <adm_proto.h>
#include "kadmin.h"