summaryrefslogtreecommitdiffstats
path: root/apps/include/s_apps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/include/s_apps.h')
-rw-r--r--apps/include/s_apps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/include/s_apps.h b/apps/include/s_apps.h
index 5931c221c4..8ddf7d51e1 100644
--- a/apps/include/s_apps.h
+++ b/apps/include/s_apps.h
@@ -92,6 +92,7 @@ typedef struct srp_arg_st {
int set_up_srp_arg(SSL_CTX *ctx, SRP_ARG *srp_arg, int srp_lateuser, int c_msg,
int c_debug);
+void set_up_dummy_srp(SSL_CTX *ctx);
/* The server side SRP context that we pass to all SRP related callbacks */
typedef struct srpsrvparm_st {