aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/internal.h')
-rw-r--r--src/microhttpd/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h
index 0f70026f..40621e2d 100644
--- a/src/microhttpd/internal.h
+++ b/src/microhttpd/internal.h
@@ -29,7 +29,6 @@
29 29
30#include "platform.h" 30#include "platform.h"
31#include "microhttpd.h" 31#include "microhttpd.h"
32#include "platform_interface.h"
33#if HTTPS_SUPPORT 32#if HTTPS_SUPPORT
34#include <gnutls/gnutls.h> 33#include <gnutls/gnutls.h>
35#if GNUTLS_VERSION_MAJOR >= 3 34#if GNUTLS_VERSION_MAJOR >= 3