gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] branch master updated: fix building unittest


From: gnunet
Subject: [gnurl] branch master updated: fix building unittest
Date: Tue, 07 Apr 2020 14:31:45 +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 60c940650 fix building unittest
60c940650 is described below

commit 60c940650a3dea1de7aa5265a36928f1d1901424
Author: Nikita Gillmann <address@hidden>
AuthorDate: Tue Apr 7 14:31:27 2020 +0200

    fix building unittest
---
 tests/unit/unit1653.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/unit/unit1653.c b/tests/unit/unit1653.c
index c5d8f3b3a..8d4eb915d 100644
--- a/tests/unit/unit1653.c
+++ b/tests/unit/unit1653.c
@@ -22,7 +22,7 @@
 #include "curlcheck.h"
 
 #include "urldata.h"
-#include "curl/urlapi.h"
+#include "gnurl/urlapi.h"
 #include "urlapi-int.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]