aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_local_1.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-30 19:52:09 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-30 19:52:09 +0000
commit302e8874b89fb670a9dfdc5992ac6c9b20f2122d (patch)
tree8acacda3b764395cfd18e53a09ebbfe1ddf08478 /src/mesh/test_mesh_local_1.c
parent7742b7ee0e7ef2b69228053b1a1685560eb13df4 (diff)
downloadgnunet-302e8874b89fb670a9dfdc5992ac6c9b20f2122d.tar.gz
gnunet-302e8874b89fb670a9dfdc5992ac6c9b20f2122d.zip
making the new mesh the default
Diffstat (limited to 'src/mesh/test_mesh_local_1.c')
-rw-r--r--src/mesh/test_mesh_local_1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_local_1.c b/src/mesh/test_mesh_local_1.c
index 1c9196bb2..a7ca77ccd 100644
--- a/src/mesh/test_mesh_local_1.c
+++ b/src/mesh/test_mesh_local_1.c
@@ -27,7 +27,7 @@
27#include "platform.h" 27#include "platform.h"
28#include "gnunet_util_lib.h" 28#include "gnunet_util_lib.h"
29#include "gnunet_dht_service.h" 29#include "gnunet_dht_service.h"
30#include "gnunet_mesh_service_new.h" 30#include "gnunet_mesh_service.h"
31 31
32#define VERBOSE 1 32#define VERBOSE 1
33#define VERBOSE_ARM 0 33#define VERBOSE_ARM 0