Skip to content

Commit 8777127

Browse files
committed
Apply Miguels suggestion
Signed-off-by: Mario Dominguez <[email protected]>
1 parent 73fc43a commit 8777127

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/cpp/security/OpenSSLInit.hpp

+1-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414

1515
#include <memory>
1616

17-
#include <openssl/evp.h>
18-
#include <openssl/engine.h>
19-
#include <openssl/rand.h>
20-
#include <openssl/err.h>
17+
#include <openssl/crypto.h>
2118

2219
namespace eprosima {
2320
namespace fastrtps {

0 commit comments

Comments
 (0)