aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-transport.c')
-rw-r--r--src/transport/gnunet-service-transport.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c
index d53cef95e..d93cf6568 100644
--- a/src/transport/gnunet-service-transport.c
+++ b/src/transport/gnunet-service-transport.c
@@ -6876,7 +6876,7 @@ static void
6876ats_calculate_bandwidth_distribution () 6876ats_calculate_bandwidth_distribution ()
6877{ 6877{
6878#if HAVE_LIBGLPK 6878#if HAVE_LIBGLPK
6879#endif 6879
6880 struct GNUNET_TIME_Absolute start; 6880 struct GNUNET_TIME_Absolute start;
6881 struct GNUNET_TIME_Relative creation; 6881 struct GNUNET_TIME_Relative creation;
6882 struct GNUNET_TIME_Relative solving; 6882 struct GNUNET_TIME_Relative solving;
@@ -7011,7 +7011,7 @@ ats_calculate_bandwidth_distribution ()
7011 ats->modified_addr = GNUNET_NO; 7011 ats->modified_addr = GNUNET_NO;
7012 ats->modified_resources = GNUNET_NO; 7012 ats->modified_resources = GNUNET_NO;
7013 ats->modified_quality = GNUNET_NO; 7013 ats->modified_quality = GNUNET_NO;
7014 7014#endif
7015} 7015}
7016 7016
7017static void 7017static void