aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-02-10 13:57:59 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-02-10 13:57:59 +0000
commit9e14f0d720e8deb50097601b3a0385fad4115ab2 (patch)
tree40de9167188eca410ae8c5c511d73562407ad758 /src/ats-tests
parent2942c5b31dd4f7984c6c91bcb4b42d4daca32895 (diff)
downloadgnunet-9e14f0d720e8deb50097601b3a0385fad4115ab2.tar.gz
gnunet-9e14f0d720e8deb50097601b3a0385fad4115ab2.zip
cfg handle
Diffstat (limited to 'src/ats-tests')
-rw-r--r--src/ats-tests/ats-testing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats-tests/ats-testing.h b/src/ats-tests/ats-testing.h
index e91d37e62..ca8831511 100644
--- a/src/ats-tests/ats-testing.h
+++ b/src/ats-tests/ats-testing.h
@@ -536,6 +536,7 @@ struct Experiment
536 * Experiment related functions 536 * Experiment related functions
537 */ 537 */
538 538
539struct GNUNET_CONFIGURATION_Handle *cfg;
539 540
540/** 541/**
541 * Execute the specified experiment 542 * Execute the specified experiment