]> andersk Git - gssapi-openssh.git/blobdiff - openssh/ssh-gss.h
lost last two lines when applied the patch?
[gssapi-openssh.git] / openssh / ssh-gss.h
index c1a8dc90c4df7cd0bd69c96fead10ff0c9104e72..8b510ad1e3ea0b003e60ad773ec3c09dc6cb68af 100644 (file)
@@ -87,6 +87,7 @@ typedef struct {
        gss_cred_id_t creds;
        struct ssh_gssapi_mech_struct *mech;
        ssh_gssapi_ccache store;
+    gss_ctx_id_t context;
 } ssh_gssapi_client;
 
 typedef struct ssh_gssapi_mech_struct {
This page took 0.037927 seconds and 4 git commands to generate.