gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: JSON: fix ftbfs from json


From: gnunet
Subject: [gnunet] branch master updated: JSON: fix ftbfs from json
Date: Fri, 26 Apr 2024 19:06:43 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new ce8b74735 JSON: fix ftbfs from json
ce8b74735 is described below

commit ce8b7473568b7740a831a27623040a6438d2ff30
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Apr 26 19:06:38 2024 +0200

    JSON: fix ftbfs from json
---
 src/lib/json/json_pack.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/json/json_pack.c b/src/lib/json/json_pack.c
index 40cd55c1c..f7c8a0b86 100644
--- a/src/lib/json/json_pack.c
+++ b/src/lib/json/json_pack.c
@@ -24,8 +24,6 @@
  */
 #include "platform.h"
 #include "gnunet_json_lib.h"
-#include <gnunet/gnunet_json_lib.h>
-
 
 json_t *
 GNUNET_JSON_pack_ (struct GNUNET_JSON_PackSpec spec[])

-- 
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]