-fix #2598
[oweals/gnunet.git] / src / fs / test_fs_namespace_list_updateable.c
index 50668cac3896b4a091cdb35d014513b302f46ce4..10e5c9be7e5ca929ea094b56792da476974888bc 100644 (file)
@@ -151,7 +151,8 @@ testNamespace ()
 
 static void
 run (void *cls, 
-     const struct GNUNET_CONFIGURATION_Handle *cfg)
+     const struct GNUNET_CONFIGURATION_Handle *cfg,
+     struct GNUNET_TESTING_Peer *peer)
 {
   fs = GNUNET_FS_start (cfg, "test-fs-namespace", &progress_cb, NULL,
                         GNUNET_FS_FLAGS_NONE, GNUNET_FS_OPTIONS_END);