aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-30 18:58:25 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-30 18:58:25 +0000
commit221afde829c4bf9d20da68d42352697a6abf7f51 (patch)
tree56bb80350b8f56a2f2792b215fd9050c2c69efc2 /src/hostlist/test_gnunet_daemon_hostlist.c
parentdb6f2016ec9456dc08debcc00af16f5bb7c32a72 (diff)
downloadgnunet-221afde829c4bf9d20da68d42352697a6abf7f51.tar.gz
gnunet-221afde829c4bf9d20da68d42352697a6abf7f51.zip
bugfixes
Diffstat (limited to 'src/hostlist/test_gnunet_daemon_hostlist.c')
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hostlist/test_gnunet_daemon_hostlist.c b/src/hostlist/test_gnunet_daemon_hostlist.c
index 2c3647190..d71340377 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist.c
+++ b/src/hostlist/test_gnunet_daemon_hostlist.c
@@ -44,8 +44,6 @@ static struct GNUNET_SCHEDULER_Handle *sched;
44struct PeerContext 44struct PeerContext
45{ 45{
46 struct GNUNET_CONFIGURATION_Handle *cfg; 46 struct GNUNET_CONFIGURATION_Handle *cfg;
47 struct GNUNET_CORE_Handle *ch;
48 struct GNUNET_PeerIdentity id;
49 struct GNUNET_TRANSPORT_Handle *th; 47 struct GNUNET_TRANSPORT_Handle *th;
50 struct GNUNET_MessageHeader *hello; 48 struct GNUNET_MessageHeader *hello;
51#if START_ARM 49#if START_ARM