gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] 01/06: Fixed missing include


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 01/06: Fixed missing include
Date: Tue, 09 May 2017 21:34:07 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit b03ee4c52a6deebdcad3f12a18c4bd4f947f167b
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Tue May 9 21:46:26 2017 +0300

    Fixed missing include
---
 src/microhttpd/response.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/microhttpd/response.c b/src/microhttpd/response.c
index 4326da07..de79ed1a 100644
--- a/src/microhttpd/response.c
+++ b/src/microhttpd/response.c
@@ -39,6 +39,7 @@
 #include "mhd_limits.h"
 #include "mhd_sockets.h"
 #include "mhd_itc.h"
+#include "mhd_str.h"
 #include "connection.h"
 #include "memorypool.h"
 #include "mhd_compat.h"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]