]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Export GSS_KRB5_GET_CRED_IMPERSONATOR on Windows 629/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 5 Apr 2017 15:42:17 +0000 (11:42 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 5 Apr 2017 23:43:39 +0000 (19:43 -0400)
Add the new public data symbol GSS_KRB5_GET_CRED_IMPERSONATOR to the
gssapi DLL export list.

ticket: 8548

src/lib/gssapi32.def

index 362b9bce848f0a5a1385962f0dfdf95f834fc087..4bf8c9520286bf11c6b6fe55de69bbc1d4b18c09 100644 (file)
@@ -182,3 +182,5 @@ EXPORTS
        gss_verify_mic_iov                              @146
 ; Added in 1.14
        GSS_KRB5_CRED_NO_CI_FLAGS_X                     @147    DATA
+; Added in 1.16
+       GSS_KRB5_GET_CRED_IMPERSONATOR                  @148    DATA