DSO has left the building
authortb <tb@openbsd.org>
Fri, 28 Jul 2023 17:13:56 +0000 (17:13 +0000)
committertb <tb@openbsd.org>
Fri, 28 Jul 2023 17:13:56 +0000 (17:13 +0000)
regress/lib/libcrypto/free/freenull.c.head

index 0dec35b..dc1a7da 100644 (file)
@@ -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