a719392 KRB5: Fix warning declaration shadows global declaration

1 file Authored by lslebodn 10 years ago, Committed by jhrozek 10 years ago,
    KRB5: Fix warning declaration shadows global declaration
    
    src/providers/krb5/krb5_utils.c:193: warning: declaration of 'rewind' shadows a
    global declaration
    /usr/include/stdio.h:754: warning: shadowed declaration is here