use krb5_socket_t

This commit is contained in:
Love Hornquist Astrand
2009-12-23 14:12:38 +01:00
parent 160ddd0e43
commit be73fa4687
5 changed files with 12 additions and 12 deletions

View File

@@ -1091,7 +1091,7 @@ process_stream(krb5_context context,
int
handle_mit(krb5_context context, void *buf, size_t len, SOCKET sock)
handle_mit(krb5_context context, void *buf, size_t len, krb5_socket_t sock)
{
krb5_storage *sp;