- use proper signedness
[oweals/gnunet.git] / src / nse / test_nse_api.c
index c71d9161c27fc784b692ecae55889bf8e3eb73be..324d4ff1679200013a3d4f5672d0ad4bbbfcecb2 100644 (file)
@@ -24,7 +24,7 @@
 #include "platform.h"
 #include "gnunet_util_lib.h"
 #include "gnunet_nse_service.h"
-#include "gnunet_testing_lib-new.h"
+#include "gnunet_testing_lib.h"
 
 
 static struct GNUNET_NSE_Handle *h;
@@ -76,8 +76,9 @@ check_nse_message (void *cls, struct GNUNET_TIME_Absolute timestamp,
 
 
 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)
 {
   die_task =
       GNUNET_SCHEDULER_add_delayed (GNUNET_TIME_relative_multiply