From: Christian Grothoff Date: Wed, 14 Sep 2011 07:59:13 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~17128 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9bb898c3291c5cc516f257688c93bb536bad5cfe;p=oweals%2Fgnunet.git fix --- diff --git a/src/dht/gnunet-dht-driver.c b/src/dht/gnunet-dht-driver.c index a7641098e..c0213499c 100644 --- a/src/dht/gnunet-dht-driver.c +++ b/src/dht/gnunet-dht-driver.c @@ -711,7 +711,7 @@ static unsigned long long cumulative_successful_gets; */ static unsigned long long gets_failed; -#ifndef HAVE_MALICIOUS +#ifdef HAVE_MALICIOUS /** * How many malicious control messages do * we currently have in flight?