Rename timegm to _der_timegm.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18573 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
#include <der.h>
|
#include <der.h>
|
||||||
|
|
||||||
#ifndef HAVE_TIMEGM
|
#ifndef HAVE_TIMEGM
|
||||||
time_t timegm (struct tm *);
|
time_t _der_timegm (struct tm *);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
size_t _heim_len_unsigned (unsigned);
|
size_t _heim_len_unsigned (unsigned);
|
||||||
|
Reference in New Issue
Block a user