diff options
Diffstat (limited to 'src/gns/test_gns_ns_lookup.c')
-rw-r--r-- | src/gns/test_gns_ns_lookup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_ns_lookup.c b/src/gns/test_gns_ns_lookup.c index 9457dfae56..f0a43ce181 100644 --- a/src/gns/test_gns_ns_lookup.c +++ b/src/gns/test_gns_ns_lookup.c @@ -61,7 +61,7 @@ static struct GNUNET_RESOLVER_RequestHandle *resolver_handle; static const struct GNUNET_CONFIGURATION_Handle *cfg; -static struct GNS_LookupRequest *lr; +static struct GNUNET_GNS_LookupRequest *lr; /** |