parse_units.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3248 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -50,5 +50,6 @@
|
|||||||
#include "asn1.h"
|
#include "asn1.h"
|
||||||
#include "der.h"
|
#include "der.h"
|
||||||
#include "asn1_err.h"
|
#include "asn1_err.h"
|
||||||
|
#include <parse_units.h>
|
||||||
|
|
||||||
#endif /* __LIBASN1_H__ */
|
#endif /* __LIBASN1_H__ */
|
||||||
|
@@ -48,8 +48,9 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <asn1.h>
|
#include <asn1.h>
|
||||||
#include "hdb_asn1.h"
|
|
||||||
#include <der.h>
|
#include <der.h>
|
||||||
|
#include "hdb_asn1.h"
|
||||||
#include <asn1_err.h>
|
#include <asn1_err.h>
|
||||||
|
#include <parse_units.h>
|
||||||
|
|
||||||
#endif /* __LIBASN1_H__ */
|
#endif /* __LIBASN1_H__ */
|
||||||
|
Reference in New Issue
Block a user