perhaps this was the missing include?

This commit is contained in:
Nick Mathewson
2018-01-23 14:19:25 -05:00
parent a34629fa28
commit a172f02dfb
+1 -1
View File
@@ -24,7 +24,7 @@ DISABLE_GCC_WARNING(redundant-decls)
#include <openssl/dh.h>
#include <openssl/conf.h>
#include <openssl/hmac.h>
#include <openssl/opensslv.h>
#include <openssl/crypto.h>
ENABLE_GCC_WARNING(redundant-decls)