gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: - fixed header


From: gnunet
Subject: [gnunet] branch master updated: - fixed header
Date: Thu, 04 Mar 2021 11:51:32 +0100

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

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new fb29e1826 - fixed header
fb29e1826 is described below

commit fb29e18261b8fca5278de8510045a8aa2b8abc37
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Thu Mar 4 11:49:58 2021 +0100

    - fixed header
---
 src/include/gnunet_testing_ng_lib.h | 3 +--
 src/testing/testing_api_loop.c      | 1 +
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/gnunet_testing_ng_lib.h 
b/src/include/gnunet_testing_ng_lib.h
index aa997a77c..b2cca9aa6 100644
--- a/src/include/gnunet_testing_ng_lib.h
+++ b/src/include/gnunet_testing_ng_lib.h
@@ -27,8 +27,7 @@
 #ifndef GNUNET_TESTING_NG_LIB_H
 #define GNUNET_TESTING_NG_LIB_H
 
-#include <gnunet/gnunet_json_lib.h>
-#include <microhttpd.h>
+#include "gnunet_scheduler_lib.h"
 
 
 /* ********************* Helper functions ********************* */
diff --git a/src/testing/testing_api_loop.c b/src/testing/testing_api_loop.c
index f32f4061e..f3b92daf7 100644
--- a/src/testing/testing_api_loop.c
+++ b/src/testing/testing_api_loop.c
@@ -26,6 +26,7 @@
  * @author t3sserakt
 */
 #include "platform.h"
+#include "gnunet_util_lib.h"
 #include "gnunet_testing_ng_lib.h"
 
 /**

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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