No need to undef timetm, we don't use it any more.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21367 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -336,7 +336,6 @@ generalizedtime2time (const char *s, time_t *t)
|
|||||||
*t = _der_timegm (&tm);
|
*t = _der_timegm (&tm);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
#undef timegm
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
der_get_time (const unsigned char *p, size_t len,
|
der_get_time (const unsigned char *p, size_t len,
|
||||||
|
Reference in New Issue
Block a user