aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/tls/gnutls_rsa_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/tls/gnutls_rsa_export.h')
-rw-r--r--src/daemon/https/tls/gnutls_rsa_export.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/https/tls/gnutls_rsa_export.h b/src/daemon/https/tls/gnutls_rsa_export.h
index a34dfe9d..a28f4297 100644
--- a/src/daemon/https/tls/gnutls_rsa_export.h
+++ b/src/daemon/https/tls/gnutls_rsa_export.h
@@ -24,4 +24,3 @@
24 24
25const mpi_t *MHD__gnutls_rsa_params_to_mpi (MHD_gtls_rsa_params_t); 25const mpi_t *MHD__gnutls_rsa_params_to_mpi (MHD_gtls_rsa_params_t);
26int MHD__gnutls_peers_cert_less_512 (MHD_gtls_session_t session); 26int MHD__gnutls_peers_cert_less_512 (MHD_gtls_session_t session);
27