aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_send.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/mhd_send.h')
-rw-r--r--src/microhttpd/mhd_send.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/microhttpd/mhd_send.h b/src/microhttpd/mhd_send.h
index 64b4f240..7bd79a16 100644
--- a/src/microhttpd/mhd_send.h
+++ b/src/microhttpd/mhd_send.h
@@ -35,6 +35,7 @@
35#include <errno.h> 35#include <errno.h>
36#include "mhd_sockets.h" 36#include "mhd_sockets.h"
37#include "connection.h" 37#include "connection.h"
38#include "connection_https.h"
38 39
39enum MHD_SendSocketOptions 40enum MHD_SendSocketOptions
40{ 41{