diff options
Diffstat (limited to 'src/daemon/https/x509/x509_privkey.c')
-rw-r--r-- | src/daemon/https/x509/x509_privkey.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/https/x509/x509_privkey.c b/src/daemon/https/x509/x509_privkey.c index d94a6a5d..f151e329 100644 --- a/src/daemon/https/x509/x509_privkey.c +++ b/src/daemon/https/x509/x509_privkey.c | |||
@@ -36,7 +36,6 @@ | |||
36 | #include <mpi.h> | 36 | #include <mpi.h> |
37 | #include <extensions.h> | 37 | #include <extensions.h> |
38 | #include <sign.h> | 38 | #include <sign.h> |
39 | #include <dsa.h> | ||
40 | #include <verify.h> | 39 | #include <verify.h> |
41 | 40 | ||
42 | static int MHD__gnutls_asn1_encode_rsa (ASN1_TYPE * c2, mpi_t * params); | 41 | static int MHD__gnutls_asn1_encode_rsa (ASN1_TYPE * c2, mpi_t * params); |