-use testing lib
authorChristian Grothoff <christian@grothoff.org>
Sat, 23 Jun 2012 21:23:25 +0000 (21:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 23 Jun 2012 21:23:25 +0000 (21:23 +0000)
src/dht/test_dht_api.c

index b2b62d5596f4ca847de9e15a233868dfeb5c9567..04a0cf26dd69009bd6a85cb82449209818df8f3f 100644 (file)
@@ -70,7 +70,7 @@ static struct GNUNET_DHT_GetHandle *get_handle;
 
 struct RetryContext retry_context;
 
-static int ok;
+static int ok = 1;
 
 static GNUNET_SCHEDULER_TaskIdentifier die_task;