X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ffs%2Fgnunet-service-fs.h;h=8830058e99a4ca9712c34871e027267590c1f0f7;hb=a900b29ddaa9ea46c731b054b5e3ef3e725b95a8;hp=3213712c80f940952e37b13e4b6b907a45be3df1;hpb=220575cb7eb46b0b7cde05733ba86d6e2e7a9aa7;p=oweals%2Fgnunet.git diff --git a/src/fs/gnunet-service-fs.h b/src/fs/gnunet-service-fs.h index 3213712c8..8830058e9 100644 --- a/src/fs/gnunet-service-fs.h +++ b/src/fs/gnunet-service-fs.h @@ -31,6 +31,7 @@ #include "gnunet_transport_service.h" #include "gnunet_core_service.h" #include "gnunet_block_lib.h" +#include "gnunet_ats_service.h" #include "fs.h" @@ -62,12 +63,6 @@ */ #define GET_MESSAGE_BIT_RETURN_TO 1 -/** - * The hash of the public key of the target - * namespace is included (for SKS queries). - */ -#define GET_MESSAGE_BIT_SKS_NAMESPACE 2 - /** * The peer identity of a peer that had claimed to have the content * previously is included (can be used if responder-anonymity is not @@ -223,6 +218,12 @@ extern struct GNUNET_LOAD_Value *GSF_rt_entry_lifetime; */ extern struct GNUNET_TIME_Relative GSF_avg_latency; +/** + * Handle to ATS service. + */ +extern struct GNUNET_ATS_PerformanceHandle *GSF_ats; + + /** * Typical priorities we're seeing from other peers right now. Since * most priorities will be zero, this value is the weighted average of