X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fwinstuff.h;h=6308ea683cc93d80b2d82828dee289e851fe3b43;hb=5d0d5e0466d19627405dc8ea5f0513afcd2edb27;hp=2846fdf055e67bba8f5b9e2f5b686860976968eb;hpb=70df860c8d20337907033722ad923ae8519b35ce;p=PuTTY.git diff --git a/windows/winstuff.h b/windows/winstuff.h index 2846fdf0..6308ea68 100644 --- a/windows/winstuff.h +++ b/windows/winstuff.h @@ -118,6 +118,7 @@ typedef struct Ssh_gss_buf { } Ssh_gss_buf; #define SSH_GSS_EMPTY_BUF (Ssh_gss_buf) {0,NULL} +typedef void *Ssh_gss_name; #endif /*