gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] branch master updated: lib/curl_range.c: Use gnurl/


From: gnunet
Subject: [GNUnet-SVN] [gnurl] branch master updated: lib/curl_range.c: Use gnurl/curl.h
Date: Fri, 30 Mar 2018 17:00:47 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

The following commit(s) were added to refs/heads/master by this push:
     new fc6c48538 lib/curl_range.c: Use gnurl/curl.h
fc6c48538 is described below

commit fc6c485382e25d7d5edc2bf78251ba6ddfd4ae37
Author: Nils Gillmann <address@hidden>
AuthorDate: Fri Mar 30 15:00:59 2018 +0000

    lib/curl_range.c: Use gnurl/curl.h
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 lib/curl_range.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/curl_range.c b/lib/curl_range.c
index aa3c49332..4051d87e1 100644
--- a/lib/curl_range.c
+++ b/lib/curl_range.c
@@ -21,7 +21,7 @@
  ***************************************************************************/
 
 #include "curl_setup.h"
-#include <curl/curl.h>
+#include <gurl/curl.h>
 #include "curl_range.h"
 #include "sendf.h"
 #include "strtoofft.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]