Moved stuff from asn1_locl.h that doesn't have anything to do with

asn1_compile.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1869 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-06-09 22:35:41 +00:00
parent 96f2a41dd5
commit 6eb62071fe

10
lib/asn1/libasn1.h Normal file
View File

@@ -0,0 +1,10 @@
/* $Id$ */
#ifndef __LIBASN1_H__
#define __LIBASN1_H__
#include "asn1_locl.h"
#include "asn1.h"
#include "der.h"
#endif /* __LIBASN1_H__ */