conditional prototype for `timegm'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1958 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -26,7 +26,9 @@ enum {
|
|||||||
UT_GeneralString = 27
|
UT_GeneralString = 27
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#ifndef HAVE_TIMEGM
|
||||||
time_t timegm (struct tm *);
|
time_t timegm (struct tm *);
|
||||||
|
#endif
|
||||||
|
|
||||||
void time2generalizedtime (time_t t, octet_string *s);
|
void time2generalizedtime (time_t t, octet_string *s);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user