diff --git a/ssl/test/handshake_util.cc b/ssl/test/handshake_util.cc index 751ea34e..62fbbf7c 100644 --- a/ssl/test/handshake_util.cc +++ b/ssl/test/handshake_util.cc @@ -16,6 +16,7 @@ #include #if defined(OPENSSL_LINUX) && !defined(OPENSSL_ANDROID) +#include #include #include #include