artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5932474
)
DSO has left the building
author
tb
<tb@openbsd.org>
Fri, 28 Jul 2023 17:13:56 +0000
(17:13 +0000)
committer
tb
<tb@openbsd.org>
Fri, 28 Jul 2023 17:13:56 +0000
(17:13 +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
0dec35b
..
dc1a7da
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.
5 2023/07/26 22:51:01
tb Exp $ */
+/* $OpenBSD: freenull.c.head,v 1.
6 2023/07/28 17:13:56
tb Exp $ */
#include <openssl/asn1.h>
#include <openssl/cmac.h>
@@
-6,9
+6,6
@@
#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