missing variable
authorNathan S. Evans <evans@in.tum.de>
Fri, 17 Sep 2010 16:07:20 +0000 (16:07 +0000)
committerNathan S. Evans <evans@in.tum.de>
Fri, 17 Sep 2010 16:07:20 +0000 (16:07 +0000)
src/dht/gnunet-dht-driver.c

index 89e7ad217a99d320a7561de8ed072eca51288e13..822e021844583fea7f5077c309b359e3cce96a40 100644 (file)
@@ -1398,6 +1398,7 @@ static void churn_complete (void *cls, const char *emsg)
   struct GNUNET_TESTING_Daemon *temp_daemon;
   struct TopologyIteratorContext *topo_ctx;
   struct GNUNET_TIME_Relative calc_timeout;
+  int count_added;
 
   if (emsg != NULL)
     {