summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/asn1/der_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/asn1/der_locl.h')
-rw-r--r--source4/heimdal/lib/asn1/der_locl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal/lib/asn1/der_locl.h b/source4/heimdal/lib/asn1/der_locl.h
index 0f65c50a22..a086e18fa4 100644
--- a/source4/heimdal/lib/asn1/der_locl.h
+++ b/source4/heimdal/lib/asn1/der_locl.h
@@ -56,6 +56,7 @@
#include "asn1-template.h"
time_t _der_timegm (struct tm *);
+struct tm * _der_gmtime(time_t t, struct tm *);
size_t _heim_len_unsigned (unsigned);
size_t _heim_len_int (int);