make compile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24717 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -775,7 +775,7 @@ gss_wrap_iov(OM_uint32 * /* minor_status */,
|
|||||||
gss_qop_t /* qop_req */,
|
gss_qop_t /* qop_req */,
|
||||||
int * /* conf_state */,
|
int * /* conf_state */,
|
||||||
gss_iov_buffer_desc * /*iov */,
|
gss_iov_buffer_desc * /*iov */,
|
||||||
int /* iov_count */)
|
int /* iov_count */);
|
||||||
|
|
||||||
OM_uint32 GSSAPI_LIB_FUNCTION
|
OM_uint32 GSSAPI_LIB_FUNCTION
|
||||||
gss_unwrap_iov(OM_uint32 * /* minor_status */,
|
gss_unwrap_iov(OM_uint32 * /* minor_status */,
|
||||||
@@ -783,7 +783,7 @@ gss_unwrap_iov(OM_uint32 * /* minor_status */,
|
|||||||
int * /* conf_state */,
|
int * /* conf_state */,
|
||||||
gss_qop_t * /* qop_state */,
|
gss_qop_t * /* qop_state */,
|
||||||
gss_iov_buffer_desc * /* iov */,
|
gss_iov_buffer_desc * /* iov */,
|
||||||
int /* iov_count */)
|
int /* iov_count */);
|
||||||
|
|
||||||
OM_uint32 GSSAPI_LIB_FUNCTION
|
OM_uint32 GSSAPI_LIB_FUNCTION
|
||||||
gss_wrap_iov_length(OM_uint32 * /* minor_status */,
|
gss_wrap_iov_length(OM_uint32 * /* minor_status */,
|
||||||
|
Reference in New Issue
Block a user