Merge pull request #45 from jelmer/hx509-heimbase
Include heimbase.h in hx509.h; required for heim_err_t.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include <rfc2459_asn1.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <heimbase.h>
|
||||
|
||||
typedef struct hx509_cert_attribute_data *hx509_cert_attribute;
|
||||
typedef struct hx509_cert_data *hx509_cert;
|
||||
|
Reference in New Issue
Block a user