Add stub for gss_acquire_cred_impersonate_name().

This commit is contained in:
Robert Crowston
2021-10-14 22:49:14 +01:00
committed by Luke Howard
parent 6d1e3c3d5b
commit 5d462795ce
13 changed files with 91 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ mechsrc = \
mech/gss_accept_sec_context.c \
mech/gss_acquire_cred.c \
mech/gss_acquire_cred_from.c \
mech/gss_acquire_cred_impersonate_name.c \
mech/gss_acquire_cred_with_password.c \
mech/gss_add_cred.c \
mech/gss_add_cred_from.c \