gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] 01/02: mhd_str: include proper and simpler


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 01/02: mhd_str: include proper and simpler header
Date: Wed, 01 May 2019 21:12:09 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit d533ad512a70009ba17a4a0579d9919b270ccf0a
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Wed May 1 14:23:49 2019 +0300

    mhd_str: include proper and simpler header
---
 src/microhttpd/mhd_str.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/mhd_str.h b/src/microhttpd/mhd_str.h
index 410cc36e..0f39f6f8 100644
--- a/src/microhttpd/mhd_str.h
+++ b/src/microhttpd/mhd_str.h
@@ -29,7 +29,7 @@
 #include "mhd_options.h"
 
 #include <stdint.h>
-#include <stdlib.h>
+#include <stddef.h>
 #ifdef HAVE_STDBOOL_H
 #include <stdbool.h>
 #endif /* HAVE_STDBOOL_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]