aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-11-16 09:39:31 +0000
committerChristian Grothoff <christian@grothoff.org>2008-11-16 09:39:31 +0000
commit61a26080ad8bf0c0e5827df356321e771b5bb540 (patch)
treec8515a6cb99a58f40722704f7964e7aada5521cd
parentae080a12bd1ef55bc799d66bd55304c20139f2b1 (diff)
downloadlibmicrohttpd-61a26080ad8bf0c0e5827df356321e771b5bb540.tar.gz
libmicrohttpd-61a26080ad8bf0c0e5827df356321e771b5bb540.zip
fix
-rw-r--r--src/daemon/https/tls/gnutls_extensions.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/https/tls/gnutls_extensions.c b/src/daemon/https/tls/gnutls_extensions.c
index 82adb1c4..a46ef838 100644
--- a/src/daemon/https/tls/gnutls_extensions.c
+++ b/src/daemon/https/tls/gnutls_extensions.c
@@ -34,7 +34,6 @@
34#include "ext_max_record.h" 34#include "ext_max_record.h"
35#include <ext_cert_type.h> 35#include <ext_cert_type.h>
36#include <ext_server_name.h> 36#include <ext_server_name.h>
37#include <ext_oprfi.h>
38#include <gnutls_num.h> 37#include <gnutls_num.h>
39 38
40/* Key Exchange Section */ 39/* Key Exchange Section */