From 23a6d48436e24d3d145b742984ef68ec3bae2bfd Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sun, 03 Feb 2008 15:29:07 +0000 Subject: added provisions for discovery on RP Signed-off-by: Michael Krelin --- (limited to 'include') diff --git a/include/opkele/discovery.h b/include/opkele/discovery.h index 677d7bb..4471597 100644 --- a/include/opkele/discovery.h +++ b/include/opkele/discovery.h @@ -3,7 +3,6 @@ #include #include -#include namespace opkele { using std::string; @@ -92,6 +91,10 @@ namespace opkele { string idiscover( endpoint_discovery_iterator oi, const string& identity); + void yadiscover( + endpoint_discovery_iterator oi, + const string& yurl, + const char **types, bool redirs=false); struct idiscovery_t { bool xri_identity; -- cgit v0.9.0.2