aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_os_network.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-01-31 13:22:21 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-01-31 13:22:21 +0000
commit19b433e509362c8d07f9c721b89ef60b341aa57e (patch)
tree14905c83da71742549fb61f81f2f42e626e1d05f /src/util/test_os_network.c
parent3ffd428d7ba9a10dd052ff515979a9ced1582964 (diff)
downloadgnunet-19b433e509362c8d07f9c721b89ef60b341aa57e.tar.gz
gnunet-19b433e509362c8d07f9c721b89ef60b341aa57e.zip
- enable output to test on Os x
Diffstat (limited to 'src/util/test_os_network.c')
-rw-r--r--src/util/test_os_network.c2
1 files changed, 1 insertions, 1 deletions
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 @@
26#include "gnunet_configuration_lib.h" 26#include "gnunet_configuration_lib.h"
27#include "gnunet_os_lib.h" 27#include "gnunet_os_lib.h"
28 28
29#define VERBOSE 0 29#define VERBOSE
30 30
31/** 31/**
32 * Check if the address we got is IPv4 or IPv6 loopback (which should 32 * Check if the address we got is IPv4 or IPv6 loopback (which should