summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ct/ct_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/ct/ct_err.c')
-rw-r--r--src/lib/libcrypto/ct/ct_err.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/libcrypto/ct/ct_err.c b/src/lib/libcrypto/ct/ct_err.c
index 01b6a7c209..2597874bd3 100644
--- a/src/lib/libcrypto/ct/ct_err.c
+++ b/src/lib/libcrypto/ct/ct_err.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: ct_err.c,v 1.6 2022/05/08 20:59:32 tb Exp $ */ 1/* $OpenBSD: ct_err.c,v 1.7 2022/07/12 14:42:48 kn Exp $ */
2/* ==================================================================== 2/* ====================================================================
3 * Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved. 3 * Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved.
4 * 4 *
@@ -53,11 +53,6 @@
53 * 53 *
54 */ 54 */
55 55
56/* NOTE: this file was auto generated by the mkerr.pl script: any changes
57 * made to it will be overwritten when the script next updates this file,
58 * only reason strings will be preserved.
59 */
60
61#include <openssl/ct.h> 56#include <openssl/ct.h>
62#include <openssl/err.h> 57#include <openssl/err.h>
63 58