From: Nathan S. Evans Date: Fri, 17 Sep 2010 16:07:20 +0000 (+0000) Subject: missing variable X-Git-Tag: initial-import-from-subversion-38251~20309 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3165317a075658eb54bf466149ef963cf453397b;p=oweals%2Fgnunet.git missing variable --- diff --git a/src/dht/gnunet-dht-driver.c b/src/dht/gnunet-dht-driver.c index 89e7ad217..822e02184 100644 --- a/src/dht/gnunet-dht-driver.c +++ b/src/dht/gnunet-dht-driver.c @@ -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) {