aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/tls/gnutls_mpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/tls/gnutls_mpi.h')
-rw-r--r--src/daemon/https/tls/gnutls_mpi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/https/tls/gnutls_mpi.h b/src/daemon/https/tls/gnutls_mpi.h
index ec633ca0..b3494024 100644
--- a/src/daemon/https/tls/gnutls_mpi.h
+++ b/src/daemon/https/tls/gnutls_mpi.h
@@ -27,8 +27,6 @@
27 27
28# include <gnutls_int.h> 28# include <gnutls_int.h>
29# include <gcrypt.h> 29# include <gcrypt.h>
30# include <libtasn1.h>
31/* lgl */
32# include "gc.h" 30# include "gc.h"
33 31
34typedef gcry_mpi_t mpi_t; 32typedef gcry_mpi_t mpi_t;