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 11b9bce6..64b4f240 100644
--- a/src/microhttpd/mhd_send.h
+++ b/src/microhttpd/mhd_send.h
@@ -34,6 +34,7 @@
34#endif /* HAVE_STDBOOL_H */ 34#endif /* HAVE_STDBOOL_H */
35#include <errno.h> 35#include <errno.h>
36#include "mhd_sockets.h" 36#include "mhd_sockets.h"
37#include "connection.h"
37 38
38enum MHD_SendSocketOptions 39enum MHD_SendSocketOptions
39{ 40{