$NetBSD$

--- apps/ssh/lib/sshproto/sshauthc.c.orig	2003-12-03 15:17:34.000000000 +0200
+++ apps/ssh/lib/sshproto/sshauthc.c
@@ -378,7 +378,7 @@ void ssh_authc_completion_proc(SshAuthCl
                                           auth->methods[i].name),
                                  SSH_FORMAT_DATA,
                                    packet ? ssh_buffer_ptr(packet) : NULL,
-                                   packet ? ssh_buffer_len(packet) : 0,
+                                   packet ? ssh_buffer_len(packet) : (size_t) 0,
                                  SSH_FORMAT_END);
 
       /* Mark that we have one more request out waiting for reply. */
