From 50c74253692545f735b1c1494c16fa716842c977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 22 Feb 2009 23:28:57 +0000 Subject: [PATCH] include git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24799 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/hx509.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/hx509/hx509.h b/lib/hx509/hx509.h index 3099f4cc7..6d0b40334 100644 --- a/lib/hx509/hx509.h +++ b/lib/hx509/hx509.h @@ -38,6 +38,7 @@ #include #include +#include typedef struct hx509_cert_attribute_data *hx509_cert_attribute; typedef struct hx509_cert_data *hx509_cert;