forward type declaration of struct hx509_collector.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16447 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-03 16:30:03 +00:00
parent d231839e98
commit 069cfd602a

View File

@@ -62,6 +62,7 @@ struct hx509_query_data;
typedef struct hx509_query_data hx509_query; typedef struct hx509_query_data hx509_query;
struct hx509_keyset_ops; struct hx509_keyset_ops;
struct hx509_collector;
#include <hx509.h> #include <hx509.h>
#include <hx509-private.h> #include <hx509-private.h>