-fix time assertion introduce in last patch
[oweals/gnunet.git] / src / util / test_common_logging_runtime_loglevels.c
index 3361ca1b10fbc0f663780ff665539697ccb91b31..0fe8614d05dd4cef43a303e3850063209379cfef 100644 (file)
@@ -391,7 +391,8 @@ runone ()
     break;
   }
 
-  proc = GNUNET_OS_start_process (GNUNET_NO, GNUNET_OS_INHERIT_STD_OUT_AND_ERR, NULL, pipe_stdout,
+  proc = GNUNET_OS_start_process (GNUNET_NO, GNUNET_OS_INHERIT_STD_OUT_AND_ERR,
+                                  NULL, pipe_stdout, NULL,
 #if MINGW
                                   "test_common_logging_dummy",
 #else