gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] branch master updated: tool_homedir.c: fix build


From: gnunet
Subject: [gnurl] branch master updated: tool_homedir.c: fix build
Date: Tue, 07 Apr 2020 14:22:55 +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 e37406767 tool_homedir.c: fix build
e37406767 is described below

commit e374067673ffedcb5ddbd9f96ca8c94393ee7bc3
Author: Nikita Gillmann <address@hidden>
AuthorDate: Tue Apr 7 14:22:38 2020 +0200

    tool_homedir.c: fix build
---
 src/tool_homedir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tool_homedir.c b/src/tool_homedir.c
index 719ff6a55..54c92ba6e 100644
--- a/src/tool_homedir.c
+++ b/src/tool_homedir.c
@@ -25,7 +25,7 @@
 #  include <pwd.h>
 #endif
 
-#include <curl/mprintf.h>
+#include <gnurl/mprintf.h>
 
 #include "tool_homedir.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]