adding single location for no_forcestart configuration list
[oweals/gnunet.git] / src / fs / test_fs_start_stop.c
index f3dff69f69f472399cc73a8987ec65188f5b4c81..52c54b752dcab06183a3db368e8238a2184a38ed 100644 (file)
@@ -25,7 +25,7 @@
 
 #include "platform.h"
 #include "gnunet_util_lib.h"
-#include "gnunet_testing_lib-new.h"
+#include "gnunet_testing_lib.h"
 #include "gnunet_fs_service.h"
 
 
@@ -37,8 +37,9 @@ progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *event)
 
 
 static void
-run (void *cls, 
-     const struct GNUNET_CONFIGURATION_Handle *cfg)
+run (void *cls,
+     const struct GNUNET_CONFIGURATION_Handle *cfg,
+     struct GNUNET_TESTING_Peer *peer)
 {
   struct GNUNET_FS_Handle *fs;