[pkg-opensc-commit] [libp11] 21/51: eng_front.c: removed openssl/dso.h include

Eric Dorland eric at moszumanska.debian.org
Wed Dec 7 17:51:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libp11.

commit e87e90d4968b48e3baceb2d6166184ed7d5a5c55
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Wed Oct 26 08:46:08 2016 +0200

    eng_front.c: removed openssl/dso.h include
    
    No definitions from the include file were used, and that
    include file is no longer being exported by openssl 1.1.0.
---
 src/eng_front.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/eng_front.c b/src/eng_front.c
index d170604..d0ea9b1 100644
--- a/src/eng_front.c
+++ b/src/eng_front.c
@@ -68,7 +68,6 @@
 #include <openssl/crypto.h>
 #include <openssl/objects.h>
 #include <openssl/engine.h>
-#include <openssl/dso.h>
 #ifndef ENGINE_CMD_BASE
 #error did not get engine.h
 #endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git



More information about the pkg-opensc-commit mailing list