diff --git a/lib/hx509/hx509.h b/lib/hx509/hx509.h index 12a9cfce8..3099f4cc7 100644 --- a/lib/hx509/hx509.h +++ b/lib/hx509/hx509.h @@ -37,6 +37,7 @@ #define HEIMDAL_HX509_H 1 #include +#include typedef struct hx509_cert_attribute_data *hx509_cert_attribute; typedef struct hx509_cert_data *hx509_cert;