aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport-testing2.h')
-rw-r--r--src/transport/transport-testing2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/transport/transport-testing2.h b/src/transport/transport-testing2.h
index b4d4fd3be..c5adda4eb 100644
--- a/src/transport/transport-testing2.h
+++ b/src/transport/transport-testing2.h
@@ -29,6 +29,9 @@
29#include "gnunet_ats_transport_service.h" 29#include "gnunet_ats_transport_service.h"
30#include "transport.h" 30#include "transport.h"
31 31
32
33struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorHandle;
34
32/** 35/**
33 * @brief Function signature for callbacks that are called when new communicators become available 36 * @brief Function signature for callbacks that are called when new communicators become available
34 * 37 *