artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bef068
)
Prepare this test for the upcoming bump
author
tb
<tb@openbsd.org>
Wed, 26 Jul 2023 22:51:01 +0000
(22:51 +0000)
committer
tb
<tb@openbsd.org>
Wed, 26 Jul 2023 22:51:01 +0000
(22:51 +0000)
regress/lib/libcrypto/free/freenull.c.head
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/free/freenull.c.head
b/regress/lib/libcrypto/free/freenull.c.head
index
ba89967
..
0dec35b
100644
(file)
--- a/
regress/lib/libcrypto/free/freenull.c.head
+++ b/
regress/lib/libcrypto/free/freenull.c.head
@@
-1,4
+1,4
@@
-/* $OpenBSD: freenull.c.head,v 1.
4 2022/01/15 02:46:12 inoguchi Exp $
*/
+/* $OpenBSD: freenull.c.head,v 1.
5 2023/07/26 22:51:01 tb Exp $
*/
#include <openssl/asn1.h>
#include <openssl/cmac.h>
@@
-6,7
+6,9
@@
#include <openssl/comp.h>
#include <openssl/conf_api.h>
#include <openssl/ct.h>
+#ifndef OPENSSL_NO_DSO
#include <openssl/dso.h>
+#endif
#ifndef OPENSSL_NO_ENGINE
#include <openssl/engine.h>
#endif