From: Matthias Wachs Date: Fri, 15 Apr 2011 07:40:34 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~18693 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9d300ce5d755b2abd614f3dfdb03742f8a3e158f;p=oweals%2Fgnunet.git --- diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c index 474cfe2e2..a74ea114e 100644 --- a/src/transport/gnunet-service-transport.c +++ b/src/transport/gnunet-service-transport.c @@ -6771,7 +6771,6 @@ static void ats_calculate_bandwidth_distribution () { #if HAVE_LIBGLPK -#endif struct GNUNET_TIME_Absolute start; struct GNUNET_TIME_Relative creation; struct GNUNET_TIME_Relative solving; @@ -6858,6 +6857,7 @@ ats_calculate_bandwidth_distribution () ats->modified_addr = GNUNET_NO; ats->modified_resources = GNUNET_NO; ats->modified_quality = GNUNET_NO; +#endif }