Windows global stuff:
[krb5.git] / src / lib / krb5 / keytab / file / ktf_next.c
index 99123152614e7e3df82644ada056473e8d58a321..da23bb93467cbe95a90022bb8eff3573213fb3f2 100644 (file)
  * krb5_ktfile_get_next()
  */
 
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-
+#include "k5-int.h"
 #include "ktfile.h"
 
-krb5_error_code INTERFACE
+krb5_error_code
 krb5_ktfile_get_next(context, id, entry, cursor)
     krb5_context context;
 krb5_keytab id;