summaryrefslogtreecommitdiff
path: root/lib/cpp/test/SecurityFromBufferTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cpp/test/SecurityFromBufferTest.cpp')
-rw-r--r--lib/cpp/test/SecurityFromBufferTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cpp/test/SecurityFromBufferTest.cpp b/lib/cpp/test/SecurityFromBufferTest.cpp
index 194e67fdd..5fba5ee90 100644
--- a/lib/cpp/test/SecurityFromBufferTest.cpp
+++ b/lib/cpp/test/SecurityFromBufferTest.cpp
@@ -26,6 +26,7 @@
#include <stdexcept>
#include <fstream>
#include <memory>
+#include <openssl/opensslv.h>
#include <thrift/transport/TSSLServerSocket.h>
#include <thrift/transport/TSSLSocket.h>
#include <thrift/transport/TTransport.h>