Nils Larsch reported that this include is required. Strange that this had

gone unnoticed ...
This commit is contained in:
Geoff Thorpe 2004-09-24 23:37:52 +00:00
parent bb09fd2bb6
commit c743966156

View File

@ -71,6 +71,7 @@
#include <openssl/engine.h>
#include <openssl/evp.h>
#include <openssl/aes.h>
#include <openssl/rand.h>
#ifdef OPENSSL_SYS_VMS
# include <builtins.h>