Remove <asn1_locl.h>, add <stdlib.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2306 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
#ifndef __LIBASN1_H__
|
||||
#define __LIBASN1_H__
|
||||
|
||||
#include "asn1_locl.h"
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include "asn1.h"
|
||||
#include "der.h"
|
||||
#include "asn1_err.h"
|
||||
#include <errno.h>
|
||||
|
||||
#endif /* __LIBASN1_H__ */
|
||||
|
Reference in New Issue
Block a user