Include heimbase.h in hx509.h; required for heim_err_t.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 20 Nov 2013 00:42:04 +0000 (00:42 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 20 Nov 2013 00:42:26 +0000 (00:42 +0000)
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
lib/hx509/hx509.h

index 3954b54b1c04c0b67569f73b11be52be8f752be0..781f4a59cc73991334a1e451af4fda98e57ce2df 100644 (file)
@@ -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;