aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-27 14:08:01 +0000
committerChristian Grothoff <christian@grothoff.org>2016-06-27 14:08:01 +0000
commit02a21c4dcaae82d610630036d3ea4921723504f9 (patch)
treeb41d48e6d14a06e540500c6e6a41c8a1ec39b8c9 /src/testbed/testbed_api.c
parent24680d0c69d4a14e207b20051c34ee48dbafdc1f (diff)
downloadgnunet-02a21c4dcaae82d610630036d3ea4921723504f9.tar.gz
gnunet-02a21c4dcaae82d610630036d3ea4921723504f9.zip
move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barriers.c
Diffstat (limited to 'src/testbed/testbed_api.c')
-rw-r--r--src/testbed/testbed_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testbed/testbed_api.c b/src/testbed/testbed_api.c
index 67b1e8c96..9b8066412 100644
--- a/src/testbed/testbed_api.c
+++ b/src/testbed/testbed_api.c
@@ -36,7 +36,6 @@
36 36
37#include "testbed.h" 37#include "testbed.h"
38#include "testbed_api.h" 38#include "testbed_api.h"
39#include "testbed_api_barriers.h"
40#include "testbed_api_hosts.h" 39#include "testbed_api_hosts.h"
41#include "testbed_api_peers.h" 40#include "testbed_api_peers.h"
42#include "testbed_api_operations.h" 41#include "testbed_api_operations.h"