summaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_sap.c
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-03-23 08:54:52 -0400
committerRich Salz <rsalz@openssl.org>2016-03-23 09:12:11 -0400
commit921de151d2052c794cf6ad82fe76da92717577f7 (patch)
tree05014084e14ef301ca6127d164bdcd1deda56137 /crypto/conf/conf_sap.c
parent3d8b2ec42bcb1cfe2f6f502ea8c6f098202a2906 (diff)
Move dso.h to internal
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/conf/conf_sap.c')
-rw-r--r--crypto/conf/conf_sap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/conf/conf_sap.c b/crypto/conf/conf_sap.c
index 9cc7a931f5..2198c2fe17 100644
--- a/crypto/conf/conf_sap.c
+++ b/crypto/conf/conf_sap.c
@@ -60,7 +60,6 @@
#include <openssl/crypto.h>
#include "internal/cryptlib.h"
#include <internal/conf.h>
-#include <openssl/dso.h>
#include <openssl/x509.h>
#include <openssl/asn1.h>
#include <openssl/engine.h>