From 282e6277c6aff384c1c15bc00828fdf4b9c46829 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 23 Feb 2014 13:56:11 +0000 Subject: -avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS) --- src/ats-tests/ats-testing.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ats-tests/ats-testing.h') diff --git a/src/ats-tests/ats-testing.h b/src/ats-tests/ats-testing.h index ca8831511..86c26eb81 100644 --- a/src/ats-tests/ats-testing.h +++ b/src/ats-tests/ats-testing.h @@ -535,8 +535,7 @@ struct Experiment /* * Experiment related functions */ - -struct GNUNET_CONFIGURATION_Handle *cfg; +extern struct GNUNET_CONFIGURATION_Handle *cfg; /** * Execute the specified experiment -- cgit v1.2.3