summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/asn1/der_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/asn1/der_locl.h')
-rw-r--r--crypto/heimdal/lib/asn1/der_locl.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/heimdal/lib/asn1/der_locl.h b/crypto/heimdal/lib/asn1/der_locl.h
index 36a4281..1d931d3 100644
--- a/crypto/heimdal/lib/asn1/der_locl.h
+++ b/crypto/heimdal/lib/asn1/der_locl.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: der_locl.h,v 1.4 2001/09/27 16:21:47 assar Exp $ */
+/* $Id: der_locl.h,v 1.4.6.1 2004/02/09 17:54:05 lha Exp $ */
#ifndef __DER_LOCL_H__
#define __DER_LOCL_H__
@@ -53,4 +53,7 @@
#include <asn1_err.h>
#include <der.h>
+size_t _heim_len_unsigned (unsigned);
+size_t _heim_len_int (int);
+
#endif /* __DER_LOCL_H__ */
OpenPOWER on IntegriCloud