libcrypt: Add missing header for compat

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider
2018-06-30 14:10:32 +02:00
parent c228fa7631
commit 1d4151e51f

View File

@@ -44,6 +44,7 @@
#include <openssl/opensslv.h>
#include <openssl/rand.h>
#include <openssl/modes.h>
#include "libcrypto-compat.h"
#ifdef HAVE_OPENSSL_AES_H
#define HAS_AES