From: | ghudson@mit.edu |
Subject: | SVN Commit |
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.
https://github.com/krb5/krb5/commit/38738f852c38f3330d589892a6fd6787f19fa7ad
Commit By: ghudson
Revision: 24568
Changed Files:
U trunk/src/lib/gssapi/mechglue/g_accept_sec_context.c