-fix year
[oweals/gnunet.git] / src / fs / test_fs_start_stop.c
index f3dff69f69f472399cc73a8987ec65188f5b4c81..463274e48efc26f7e5de988376a7805c40d5d60d 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"
 
 
@@ -38,7 +38,8 @@ progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *event)
 
 static void
 run (void *cls, 
-     const struct GNUNET_CONFIGURATION_Handle *cfg)
+     const struct GNUNET_CONFIGURATION_Handle *cfg,
+     struct GNUNET_TESTING_Peer *peer)
 {
   struct GNUNET_FS_Handle *fs;