aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/tls/gnutls_cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/tls/gnutls_cert.h')
-rw-r--r--src/daemon/https/tls/gnutls_cert.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/https/tls/gnutls_cert.h b/src/daemon/https/tls/gnutls_cert.h
index ee3b3ca8..0a1a04db 100644
--- a/src/daemon/https/tls/gnutls_cert.h
+++ b/src/daemon/https/tls/gnutls_cert.h
@@ -26,7 +26,6 @@
26# define GNUTLS_CERT_H 26# define GNUTLS_CERT_H
27 27
28#include <gnutls_pk.h> 28#include <gnutls_pk.h>
29#include <libtasn1.h>
30#include "x509.h" 29#include "x509.h"
31 30
32#define MAX_PUBLIC_PARAMS_SIZE 4 /* ok for RSA and DSA */ 31#define MAX_PUBLIC_PARAMS_SIZE 4 /* ok for RSA and DSA */