include <stdarg.h>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24797 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-02-22 23:28:38 +00:00
parent 89e9107f8d
commit 74377bbf5c

View File

@@ -37,6 +37,7 @@
#define HEIMDAL_HX509_H 1
#include <rfc2459_asn1.h>
#include <stdarg.h>
typedef struct hx509_cert_attribute_data *hx509_cert_attribute;
typedef struct hx509_cert_data *hx509_cert;