export hx509_private_key_ops

export hx509_private_key_ops

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Matthieu Patou
2010-10-02 21:21:57 +04:00
committed by Love Hornquist Astrand
parent 21c5987018
commit d083ae19af
2 changed files with 1 additions and 1 deletions

View File

@@ -82,7 +82,6 @@ typedef struct hx509_path hx509_path;
typedef void (*_hx509_cert_release_func)(struct hx509_cert_data *, void *);
typedef struct hx509_private_key_ops hx509_private_key_ops;
#include "sel.h"