Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/x509_vfy.h')
-rw-r--r--include/openssl/x509_vfy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/openssl/x509_vfy.h b/include/openssl/x509_vfy.h
index 50ded0de..0a45aadf 100644
--- a/include/openssl/x509_vfy.h
+++ b/include/openssl/x509_vfy.h
@@ -129,8 +129,6 @@ typedef struct x509_object_st
} data;
} X509_OBJECT;
-typedef struct x509_lookup_st X509_LOOKUP;
-
DECLARE_STACK_OF(X509_LOOKUP)
DECLARE_STACK_OF(X509_OBJECT)