gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: add #include to avoid warni


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: add #include to avoid warning
Date: Fri, 27 Jan 2017 17:36:50 +0100

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 cf351dea5 add #include to avoid warning
cf351dea5 is described below

commit cf351dea5710ad8cdb63922f6d2360d6c6915f0a
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 27 17:36:46 2017 +0100

    add #include to avoid warning
---
 src/cadet/gnunet-service-cadet-new_core.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/cadet/gnunet-service-cadet-new_core.c 
b/src/cadet/gnunet-service-cadet-new_core.c
index b5b3b6558..b4b1e6305 100644
--- a/src/cadet/gnunet-service-cadet-new_core.c
+++ b/src/cadet/gnunet-service-cadet-new_core.c
@@ -36,6 +36,7 @@
 #include "gnunet-service-cadet-new_connection.h"
 #include "gnunet-service-cadet-new_tunnels.h"
 #include "gnunet_core_service.h"
+#include "gnunet_statistics_service.h"
 #include "cadet_protocol.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]