cifs-utils: make GSSAPI usage compatible with Heimdal
authoratheik <atteh.mailbox@gmail.com>
Sat, 30 Apr 2022 21:47:54 +0000 (00:47 +0300)
committerPavel Shilovsky <piastryyy@gmail.com>
Mon, 13 Jun 2022 17:45:18 +0000 (10:45 -0700)
commitd9f5447afbbe7d54f1315e6e2a246fc1a1fce311
tree9f7c0bbbe045070562dea79e54db46286bf32ca9
parent5e5aa507f4c4954ed537a7dfc75cf69915727757
cifs-utils: make GSSAPI usage compatible with Heimdal

The gssapi symbols are in gssapi_krb5 and gssapi in MIT and Heimdal
Kerberos, respectively. Including gssapi_generic.h is not necessary.

Signed-off-by: atheik <atteh.mailbox@gmail.com>
Makefile.am
cifs.upcall.c
configure.ac