-fix URIs
[oweals/gnunet.git] / src / statistics / test_statistics_api_loop.c
index 7a7b44c1fc43725cbdff09df645cb7055b44224a..13520d7027db0e9ebcfb9eb308565915c107b1b9 100644 (file)
@@ -94,7 +94,7 @@ main (int argc, char *argv_ign[])
   binary = GNUNET_OS_get_libexec_binary_path ("gnunet-service-statistics");
   proc =
     GNUNET_OS_start_process (GNUNET_YES, GNUNET_OS_INHERIT_STD_OUT_AND_ERR,
-                            NULL, NULL,
+                            NULL, NULL, NULL,
                             binary,
                             "gnunet-service-statistics",
                             "-c", "test_statistics_api_data.conf", NULL);