aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/gnunet-consensus-profiler.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-30 22:12:58 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-30 22:12:58 +0000
commit15fd206932cd17d570c198733301049bf1296b1d (patch)
tree777cf0811572fa27bc8799493b53c82792f76e76 /src/consensus/gnunet-consensus-profiler.c
parenta0feef53d9f3a04c65a870e2a2b9f8b850bedc0a (diff)
downloadgnunet-15fd206932cd17d570c198733301049bf1296b1d.tar.gz
gnunet-15fd206932cd17d570c198733301049bf1296b1d.zip
-fixing build issues in consensus related to #3047
Diffstat (limited to 'src/consensus/gnunet-consensus-profiler.c')
-rw-r--r--src/consensus/gnunet-consensus-profiler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/consensus/gnunet-consensus-profiler.c b/src/consensus/gnunet-consensus-profiler.c
index def3012a3..00e017246 100644
--- a/src/consensus/gnunet-consensus-profiler.c
+++ b/src/consensus/gnunet-consensus-profiler.c
@@ -24,7 +24,6 @@
24 * @author Florian Dold 24 * @author Florian Dold
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "gnunet_common.h"
28#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"
29#include "gnunet_consensus_service.h" 28#include "gnunet_consensus_service.h"
30#include "gnunet_testbed_service.h" 29#include "gnunet_testbed_service.h"