
asn1_compile. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1869 ec53bebd-3082-4978-b11e-865c3cabbd6b
11 lines
143 B
C
11 lines
143 B
C
/* $Id$ */
|
|
|
|
#ifndef __LIBASN1_H__
|
|
#define __LIBASN1_H__
|
|
|
|
#include "asn1_locl.h"
|
|
#include "asn1.h"
|
|
#include "der.h"
|
|
|
|
#endif /* __LIBASN1_H__ */
|