Commit c7439661 authored by Geoff Thorpe's avatar Geoff Thorpe
Browse files

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

gone unnoticed ...
parent bb09fd2b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>