always use _der_timegm

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18608 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-19 16:24:02 +00:00
parent 1ae8d3c3b9
commit 405d3508ec

View File

@@ -53,10 +53,7 @@
#include <asn1_err.h>
#include <der.h>
#ifndef HAVE_TIMEGM
time_t _der_timegm (struct tm *);
#endif
size_t _heim_len_unsigned (unsigned);
size_t _heim_len_int (int);