From 546fac75c026d32fb7fb87202c1b378520ab4c3e Mon Sep 17 00:00:00 2001 From: tb <> Date: Sun, 31 Oct 2021 08:27:15 +0000 Subject: Prepare regress for opaque structs in x509*.h --- src/regress/lib/libcrypto/x509/x509attribute.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/regress/lib/libcrypto/x509/x509attribute.c') diff --git a/src/regress/lib/libcrypto/x509/x509attribute.c b/src/regress/lib/libcrypto/x509/x509attribute.c index 3dd6d2912c..4f98114458 100644 --- a/src/regress/lib/libcrypto/x509/x509attribute.c +++ b/src/regress/lib/libcrypto/x509/x509attribute.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509attribute.c,v 1.1 2020/06/04 21:21:03 schwarze Exp $ */ +/* $OpenBSD: x509attribute.c,v 1.2 2021/10/31 08:27:15 tb Exp $ */ /* * Copyright (c) 2020 Ingo Schwarze * @@ -15,6 +15,8 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#define LIBRESSL_CRYPTO_INTERNAL + #include #include #include -- cgit v1.2.3-55-g6feb