From 61787bfa37e0ac5998e01d9c4806600033c19c74 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 23 Nov 2018 17:19:53 +0100 Subject: rename fest: use new libgnunetnt instead of old libgnunetats logic for network type classification --- src/transport/plugin_transport_http_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/plugin_transport_http_common.h') diff --git a/src/transport/plugin_transport_http_common.h b/src/transport/plugin_transport_http_common.h index ac62f6ee4..f758015e1 100644 --- a/src/transport/plugin_transport_http_common.h +++ b/src/transport/plugin_transport_http_common.h @@ -253,7 +253,7 @@ http_common_cmp_addresses (const void *addr1, * @param address the address * @return the network type */ -enum GNUNET_ATS_Network_Type +enum GNUNET_NetworkType http_common_get_network_for_address (struct GNUNET_TRANSPORT_PluginEnvironment *env, const struct GNUNET_HELLO_Address *address); -- cgit v1.2.3