From 0238db34853380280ccf164918ebbb28260f4629 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 27 Feb 2012 11:00:10 +0000 Subject: enabling use of pipes for signal communication also on UNIX to enable future integration with Java services --- src/nat/test_nat_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nat/test_nat_test.c') diff --git a/src/nat/test_nat_test.c b/src/nat/test_nat_test.c index 2b9ef0f7c..64617880a 100644 --- a/src/nat/test_nat_test.c +++ b/src/nat/test_nat_test.c @@ -118,7 +118,7 @@ main (int argc, char *const argv[]) } gns = - GNUNET_OS_start_process (NULL, NULL, "gnunet-nat-server", + GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-nat-server", "gnunet-nat-server", #if VERBOSE "-L", "DEBUG", -- cgit v1.2.3