The following commit has been merged in the master branch:
commit 38bd5def2a90303b6bb07926f99d0ab095ba96c0
Author: Anders Kaseorg <[email protected]>
Date:   Fri Jul 31 01:35:05 2015 -0400

    rfc3961: prototype _krb5_internal_hmac
    
    Resolves this warning:
    
    src/external/heimdal/krb5/crypto-arcfour.c: In function 
‘_oafs_h__krb5_HMAC_MD5_checksum’:
    src/external/heimdal/krb5/crypto-arcfour.c:82:5: warning: implicit 
declaration of function ‘_oafs_h__krb5_internal_hmac’ 
[-Wimplicit-function-declaration]
         ret = _krb5_internal_hmac(context, c, signature, sizeof(signature),
         ^
    
    Change-Id: I10f028b8a0e1756cb1f1638a061616db0e76779e
    Reviewed-on: http://gerrit.openafs.org/11953
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/crypto/rfc3961/krb5_locl.h |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to