aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_testing_startstop.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-07-04 13:25:14 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-07-04 13:25:14 +0000
commit15de701534fc172c6622397b6692974f784db3e5 (patch)
treed27acc8c03cfd09fc2fa75e7b029639199369265 /src/transport/test_transport_testing_startstop.c
parent2d8e7bcaf1656f2ebc75c447c5e2a7fee8664db2 (diff)
downloadgnunet-15de701534fc172c6622397b6692974f784db3e5.tar.gz
gnunet-15de701534fc172c6622397b6692974f784db3e5.zip
- clean up testss
Diffstat (limited to 'src/transport/test_transport_testing_startstop.c')
-rw-r--r--src/transport/test_transport_testing_startstop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/test_transport_testing_startstop.c b/src/transport/test_transport_testing_startstop.c
index e1c370627..22a4e5148 100644
--- a/src/transport/test_transport_testing_startstop.c
+++ b/src/transport/test_transport_testing_startstop.c
@@ -24,7 +24,6 @@
24 * 24 *
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "gnunet_common.h"
28#include "gnunet_transport_service.h" 27#include "gnunet_transport_service.h"
29#include "transport-testing.h" 28#include "transport-testing.h"
30 29