From 19b433e509362c8d07f9c721b89ef60b341aa57e Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 31 Jan 2012 13:22:21 +0000 Subject: [PATCH] - enable output to test on Os x --- src/util/test_os_network.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/test_os_network.c b/src/util/test_os_network.c index 3c3bc7198..050668980 100644 --- a/src/util/test_os_network.c +++ b/src/util/test_os_network.c @@ -26,7 +26,7 @@ #include "gnunet_configuration_lib.h" #include "gnunet_os_lib.h" -#define VERBOSE 0 +#define VERBOSE /** * Check if the address we got is IPv4 or IPv6 loopback (which should -- 2.25.1