diff --git a/vlib/net/openssl/c.v b/vlib/net/openssl/c.v index 9cb5d37db6..00ba5bcf13 100644 --- a/vlib/net/openssl/c.v +++ b/vlib/net/openssl/c.v @@ -15,7 +15,7 @@ module openssl // Brew #flag darwin -I/usr/local/opt/openssl/include #flag darwin -L/usr/local/opt/openssl/lib -#include # Please install OpenSSL +#include # Please install OpenSSL development headers #include #include