cherrypicked missing include from https://github.com/public/OpenPGP-SDK/pull/3 by @agl

This commit is contained in:
Klaus Eisentraut 2020-06-02 23:18:34 +02:00
parent 5f06651e54
commit 3586fa78e6

View File

@ -22,6 +22,7 @@
/** \file
*/
#include <openssl/bio.h>
#include <openssl/md5.h>
#include <openssl/sha.h>
#include <openssl/dsa.h>