authentication of ciphertexts (+ seed)
[oweals/gnunet.git] / src / hostlist / gnunet-daemon-hostlist.c
index ffeff0882ec5310a46f6b1075d489b4dfa50337d..52c996aed98ecadb18e011bb005ffb7a681080ad 100644 (file)
@@ -274,7 +274,7 @@ run (void *cls,
                              GNUNET_TIME_UNIT_FOREVER_REL,
                              NULL,
                              &core_init,
-                             &connect_handler, &disconnect_handler,
+                             &connect_handler, &disconnect_handler, NULL,
                              NULL, GNUNET_NO,
                              NULL, GNUNET_NO,
                              learning? learn_handlers : no_learn_handlers);