mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-28 10:52:03 +08:00
WolfSSL fix for TokenSign
This commit is contained in:
parent
9190fffbb6
commit
b1ce3fc15a
@ -28,6 +28,9 @@
|
||||
#include "flow/Trace.h"
|
||||
#include "flow/UnitTest.h"
|
||||
#include <type_traits>
|
||||
#if defined(HAVE_WOLFSSL)
|
||||
#include <wolfssl/options.h>
|
||||
#endif
|
||||
#include <openssl/ec.h>
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/evp.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user