aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_testing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_testing.c')
-rw-r--r--src/transport/test_transport_testing.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/transport/test_transport_testing.c b/src/transport/test_transport_testing.c
index 7b04d9370..7875f1cfa 100644
--- a/src/transport/test_transport_testing.c
+++ b/src/transport/test_transport_testing.c
@@ -27,9 +27,6 @@
27 * C code apparently. 27 * C code apparently.
28 */ 28 */
29#include "platform.h" 29#include "platform.h"
30#include "gnunet_common.h"
31#include "gnunet_hello_lib.h"
32#include "gnunet_scheduler_lib.h"
33#include "gnunet_transport_service.h" 30#include "gnunet_transport_service.h"
34#include "transport-testing.h" 31#include "transport-testing.h"
35/** 32/**