Merge pull request #580 from wigyori/cc-libpcap
[15.05/openwrt.git] / package / network / services / openvpn / patches / 100-polarssl-disable-runtime-version-check.patch
index bd8e5b7..c7955c2 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/openvpn/ssl_polarssl.c
 +++ b/src/openvpn/ssl_polarssl.c
-@@ -1151,7 +1151,7 @@ const char *
+@@ -1156,7 +1156,7 @@ const char *
  get_ssl_library_version(void)
  {
      static char polar_version[30];