aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/test_cadeT_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/test_cadeT_util.h')
-rw-r--r--src/cadet/test_cadeT_util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cadet/test_cadeT_util.h b/src/cadet/test_cadeT_util.h
index b93804613..e12732d14 100644
--- a/src/cadet/test_cadeT_util.h
+++ b/src/cadet/test_cadeT_util.h
@@ -47,6 +47,8 @@ int
47check_message (void *cls, 47check_message (void *cls,
48 const struct GNUNET_MessageHeader *message); 48 const struct GNUNET_MessageHeader *message);
49 49
50void handle_message ();
51
50/** 52/**
51 * Structure for storing information of testbed peers. 53 * Structure for storing information of testbed peers.
52 */ 54 */