summaryrefslogtreecommitdiff
path: root/databases/mysql80-server/files/patch-include_violite.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql80-server/files/patch-include_violite.h')
-rw-r--r--databases/mysql80-server/files/patch-include_violite.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/mysql80-server/files/patch-include_violite.h b/databases/mysql80-server/files/patch-include_violite.h
index 78d606a68c6c..00065b6ea59c 100644
--- a/databases/mysql80-server/files/patch-include_violite.h
+++ b/databases/mysql80-server/files/patch-include_violite.h
@@ -1,6 +1,6 @@
---- include/violite.h.orig 2019-09-20 08:30:51 UTC
+--- include/violite.h.orig 2021-12-17 16:07:27 UTC
+++ include/violite.h
-@@ -269,9 +269,11 @@ struct st_VioSSLFd *new_VioSSLConnectorFd(
+@@ -268,9 +268,11 @@ struct st_VioSSLFd *new_VioSSLConnectorFd(
long process_tls_version(const char *tls_version);
@@ -10,5 +10,5 @@
uint get_fips_mode();
+#endif
- struct st_VioSSLFd *new_VioSSLAcceptorFd(
- const char *key_file, const char *cert_file, const char *ca_file,
+ int test_ssl_fips_mode(char *err_string);
+