diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/ossl_typ.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/ossl_typ.h b/src/lib/libcrypto/ossl_typ.h index b58888de3b..5da4243f80 100644 --- a/src/lib/libcrypto/ossl_typ.h +++ b/src/lib/libcrypto/ossl_typ.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: ossl_typ.h,v 1.27 2023/07/28 09:22:26 tb Exp $ */ | 1 | /* $OpenBSD: ossl_typ.h,v 1.28 2023/07/28 10:21:01 tb Exp $ */ |
| 2 | /* ==================================================================== | 2 | /* ==================================================================== |
| 3 | * Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved. | 3 | * Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved. |
| 4 | * | 4 | * |
| @@ -150,8 +150,6 @@ typedef struct store_method_st STORE_METHOD; | |||
| 150 | typedef struct ui_st UI; | 150 | typedef struct ui_st UI; |
| 151 | typedef struct ui_method_st UI_METHOD; | 151 | typedef struct ui_method_st UI_METHOD; |
| 152 | 152 | ||
| 153 | typedef struct st_ERR_FNS ERR_FNS; | ||
| 154 | |||
| 155 | typedef struct engine_st ENGINE; | 153 | typedef struct engine_st ENGINE; |
| 156 | typedef struct ssl_st SSL; | 154 | typedef struct ssl_st SSL; |
| 157 | typedef struct ssl_ctx_st SSL_CTX; | 155 | typedef struct ssl_ctx_st SSL_CTX; |
