Find gss_get_mic_iov extensions in GSS modules Commit d750ef3130b76dd079e863ed395eb3620a37386b added gss_get_mic_iov(), gss_verify_mic_iov(), and gss_get_mic_iov_length(), but did not add them to the symbols looked up in external GSS modules and interposer modules. Add them now. [ghudson@mit.edu: rewrote commit message] https://github.com/krb5/krb5/commit/2dc3c36eb299e599faca414a79d8c90c7b123c63 Author: Robbie Harwood Committer: Greg Hudson Commit: 2dc3c36eb299e599faca414a79d8c90c7b123c63 Branch: master src/lib/gssapi/mechglue/g_initialize.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)