aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_send.h
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-07-25 17:51:43 +0000
committerng0 <ng0@n0.is>2019-07-25 17:51:43 +0000
commit78d30bd5827eeaffdfb5906a4afedb48868aceac (patch)
treeed9cbdf74ba13bcbab0195ef9d554e49f9bc67aa /src/microhttpd/mhd_send.h
parent9ec1b5df5e488ab1ab06dec156f1868fd32478f5 (diff)
downloadlibmicrohttpd-78d30bd5827eeaffdfb5906a4afedb48868aceac.tar.gz
libmicrohttpd-78d30bd5827eeaffdfb5906a4afedb48868aceac.zip
attempt fix
Diffstat (limited to 'src/microhttpd/mhd_send.h')
-rw-r--r--src/microhttpd/mhd_send.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/microhttpd/mhd_send.h b/src/microhttpd/mhd_send.h
index 4974adcd..e94ed509 100644
--- a/src/microhttpd/mhd_send.h
+++ b/src/microhttpd/mhd_send.h
@@ -119,6 +119,4 @@ ssize_t
119sendfile_adapter (struct MHD_Connection *connection); 119sendfile_adapter (struct MHD_Connection *connection);
120#endif 120#endif
121 121
122void
123MHD_conn_init_static_ (void);
124#endif /* MHD_SEND_H */ 122#endif /* MHD_SEND_H */