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.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/heimdal/lib/asn1/der_locl.h b/crypto/heimdal/lib/asn1/der_locl.h
index 6eeb42d..36a4281 100644
--- a/crypto/heimdal/lib/asn1/der_locl.h
+++ b/crypto/heimdal/lib/asn1/der_locl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997 Kungliga Tekniska Högskolan
+ * Copyright (c) 1997 - 2001 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: der_locl.h,v 1.3 1999/12/02 17:05:02 joda Exp $ */
+/* $Id: der_locl.h,v 1.4 2001/09/27 16:21:47 assar Exp $ */
#ifndef __DER_LOCL_H__
#define __DER_LOCL_H__
@@ -49,6 +49,8 @@
#include <errno.h>
#include <roken.h>
-#include <libasn1.h>
+#include <asn1-common.h>
+#include <asn1_err.h>
+#include <der.h>
#endif /* __DER_LOCL_H__ */
OpenPOWER on IntegriCloud