X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/865570570435c638831294d39fbef4c2fd665727..f43e4b678f0b7aa847a3eeb3fab536058710d69f:/unix/unix.h diff --git a/unix/unix.h b/unix/unix.h index a5bf8dc5..0e61faab 100644 --- a/unix/unix.h +++ b/unix/unix.h @@ -67,6 +67,7 @@ extern long tickcount_offset; #include typedef gss_buffer_desc Ssh_gss_buf; #define SSH_GSS_EMPTY_BUF GSS_C_EMPTY_BUFFER +typedef gss_name_t Ssh_gss_name; #endif /*