- use proper signedness
[oweals/gnunet.git] / src / nse / test_nse_api.c
index 01fdb406ef96ed40c2430992d15fb4c0bac5e36c..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,7 +76,7 @@ check_nse_message (void *cls, struct GNUNET_TIME_Absolute timestamp,
 
 
 static void
-run (void *cls, 
+run (void *cls,
      const struct GNUNET_CONFIGURATION_Handle *cfg,
      struct GNUNET_TESTING_Peer *peer)
 {