summaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_dlfcn.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-09-03 17:24:47 +0200
committerMatt Caswell <matt@openssl.org>2020-09-13 12:11:21 +0200
commit15c3dcfc78553c70439d816a9c5471b8d5a6c54f (patch)
treeaef31a307d8cd24a90bad5bbfb7ad1450eb66eac /crypto/dso/dso_dlfcn.c
parentFix safestack issues in conf.h (diff)
downloadopenssl-15c3dcfc78553c70439d816a9c5471b8d5a6c54f.tar.xz
openssl-15c3dcfc78553c70439d816a9c5471b8d5a6c54f.zip
Fix safestack issues in crypto.h
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12781)
Diffstat (limited to 'crypto/dso/dso_dlfcn.c')
-rw-r--r--crypto/dso/dso_dlfcn.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/dso/dso_dlfcn.c b/crypto/dso/dso_dlfcn.c
index bb34c6ed42..b34984b919 100644
--- a/crypto/dso/dso_dlfcn.c
+++ b/crypto/dso/dso_dlfcn.c
@@ -19,8 +19,6 @@
#include "dso_local.h"
#include "e_os.h"
-DEFINE_STACK_OF(void)
-
#ifdef DSO_DLFCN
# ifdef HAVE_DLFCN_H