-fix #2598
[oweals/gnunet.git] / src / fs / test_fs_download_persistence.c
index bb3bc84c94194c9d90372d18d72392b0e1d9fa8f..a5f014db5aae7c06cfc4b900a83b5cf1577cf24e 100644 (file)
  * @brief simple testcase for persistence of simple download operation
  * @author Christian Grothoff
  */
-
 #include "platform.h"
 #include "gnunet_util_lib.h"
-#include "gnunet_arm_service.h"
 #include "gnunet_testing_lib-new.h"
 #include "gnunet_fs_service.h"
 
@@ -279,7 +277,8 @@ progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *event)
 
 static void
 run (void *cls, 
-     const struct GNUNET_CONFIGURATION_Handle *c)
+     const struct GNUNET_CONFIGURATION_Handle *c,
+     struct GNUNET_TESTING_Peer *peer)
 {
   const char *keywords[] = {
     "down_foo",