[krbdev.mit.edu #6842] SVN Commit 
    Tom Yu via RT 
    rt-comment at krbdev.mit.edu
       
    Tue Dec 14 18:10:53 EST 2010
    
    
  
pull up r24568 from trunk
 ------------------------------------------------------------------------
 r24568 | ghudson | 2010-12-14 13:46:46 -0500 (Tue, 14 Dec 2010) | 10 lines
 ticket: 6842
 subject: Ensure time() is prototyped in g_accept_sec_context.c
 tags: pullup
 target_version: 1.9
 r22736 added a call to time() in g_accept_sec_context.c.  Include
 <time.h> to ensure that this call is correctly prototyped.  Previously
 <time.h> was only included implicitly through <pthread.h>, which
 doesn't apply when thread support is disabled.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24573
Commit By: tlyu
Revision: 24573
Changed Files:
U   branches/krb5-1-9/src/lib/gssapi/mechglue/g_accept_sec_context.c
    
    
More information about the krb5-bugs
mailing list