Unbreak heimdal_gssapi auth driver
authorPhil Pennock <pdp@exim.org>
Wed, 5 Jun 2019 09:35:28 +0000 (05:35 -0400)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 18 Jun 2019 18:26:38 +0000 (19:26 +0100)
commit40fe3ea73eb7524a6143755854633ed8392d39b4
treef0a6535be511a132bc5c8e5013fb566580486e88
parentda7f749864e0807f796b8fa19573484c92bdc5c2
Unbreak heimdal_gssapi auth driver

Commit 251b9eb46 broke heimdal_gssapi by changing the function
definition in the `.c` without changing the declaration in the `.h`.
Was part of 4.92.

Make corresponding `.h` change to reflect newer internal API.

(cherry picked from commit 6ee110613402e8562c03b4a11c3ffbdbd47bd153)
doc/doc-txt/ChangeLog
src/src/auths/heimdal_gssapi.h