summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/err
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/err')
-rw-r--r--src/lib/libcrypto/err/err_all.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/err/err_all.c b/src/lib/libcrypto/err/err_all.c
index ea6c0af409..9f135a2f58 100644
--- a/src/lib/libcrypto/err/err_all.c
+++ b/src/lib/libcrypto/err/err_all.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: err_all.c,v 1.35 2024/03/24 06:05:41 tb Exp $ */ 1/* $OpenBSD: err_all.c,v 1.36 2024/03/29 02:22:18 jsing Exp $ */
2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
@@ -74,7 +74,7 @@
74#include <openssl/kdf.h> 74#include <openssl/kdf.h>
75#include <openssl/objects.h> 75#include <openssl/objects.h>
76#include <openssl/ocsp.h> 76#include <openssl/ocsp.h>
77#include <openssl/pem2.h> 77#include <openssl/pem.h>
78#include <openssl/pkcs12.h> 78#include <openssl/pkcs12.h>
79#include <openssl/rand.h> 79#include <openssl/rand.h>
80#include <openssl/ts.h> 80#include <openssl/ts.h>