gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix include order to get rid of warning


From: gnunet
Subject: [gnunet] branch master updated: -fix include order to get rid of warnings
Date: Wed, 04 Oct 2023 10:02:15 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 7a808bfff -fix include order to get rid of warnings
7a808bfff is described below

commit 7a808bfffc0709d5b913aba2b44337d0abbd256f
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Oct 4 10:01:58 2023 +0200

    -fix include order to get rid of warnings
---
 src/fs/meta_data.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/fs/meta_data.c b/src/fs/meta_data.c
index cf9448aa4..1e75ecf6c 100644
--- a/src/fs/meta_data.c
+++ b/src/fs/meta_data.c
@@ -24,12 +24,8 @@
  * @author Christian Grothoff
  * @author Martin Schanzenbach
  */
-
-
-#include "gnunet_common.h"
 #include "platform.h"
 #include "gnunet_util_lib.h"
-
 #include "gnunet_fs_service.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]