Link libgnunetblockgroup to libgnunetblock
[oweals/gnunet.git] / src / util / test_connection_addressing.c
index 5d2766f5ffc75d2e37c0f86fe4097168744b69fb..a6345b10a70a280c8432cb64d5884a79e63bb37f 100644 (file)
@@ -102,7 +102,7 @@ receive_check (void *cls, const void *buf, size_t available,
 
 
 static void
-run_accept (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+run_accept (void *cls)
 {
   void *addr;
   size_t alen;
@@ -142,7 +142,7 @@ make_hello (void *cls, size_t size, void *buf)
 
 
 static void
-task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+task (void *cls)
 {
   struct sockaddr_in v4;