gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 79/150: non-ascii: fix implicit declaration warning


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 79/150: non-ascii: fix implicit declaration warning
Date: Fri, 30 Mar 2018 16:48:53 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit c78675a43059d024b67870df8c89249e300f834d
Author: Jay Satiro <address@hidden>
AuthorDate: Thu Feb 15 15:52:41 2018 -0500

    non-ascii: fix implicit declaration warning
    
    Follow-up to b46cfbc.
    
    Caught by Travis CI.
---
 lib/non-ascii.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/non-ascii.c b/lib/non-ascii.c
index d0e98266b..14143248f 100644
--- a/lib/non-ascii.c
+++ b/lib/non-ascii.c
@@ -30,6 +30,7 @@
 #include "formdata.h"
 #include "sendf.h"
 #include "urldata.h"
+#include "multiif.h"
 
 #include "curl_memory.h"
 /* The last #include file should be: */

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



reply via email to

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