diff --git a/README.md b/README.md index d805113adc6f992fc4c6e430e837cfe95f105ed8..ad5305987a4d31f666132e5b2211ef4796bfebf8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Usage +III# Usage ``` cmake_minimum_required(VERSION 3.0) @@ -31,4 +31,4 @@ USE_OPENSSL:BOOL // Force select WolfSSL(CyaSSL) USE_WOLFSSL:BOOL -``` \ No newline at end of file +``` diff --git a/openssl.c b/openssl.c index 8f3d8b73fc24c69708e350fa1a1170359910c0ff..873dbe909e0dfe92cd3fbbe418197042eeb93c2b 100644 --- a/openssl.c +++ b/openssl.c @@ -42,6 +42,7 @@ #include "ssl.h" + #if defined(HAVE_WOLFSSL) #include #include