Simplify useless complexity in include paths

This commit is contained in:
Benjamin Dauvergne 2011-12-16 14:17:31 +01:00
parent 4da5011001
commit 727f07b1ae
264 changed files with 672 additions and 672 deletions

View File

@ -161,9 +161,9 @@ static inline void lasso_log(GLogLevelFlags level, const char *filename,
#define lasso_log lasso_log
#endif
#include "./gobject_handling.c"
#include "./glist_handling.c"
#include "./ghashtable_handling.c"
#include "gobject_handling.c"
#include "glist_handling.c"
#include "ghashtable_handling.c"
#define lasso_assign_simple(a,b) a = b;

View File

@ -36,7 +36,7 @@
* <para><emphasis>Beware that this convention is not always well followed.</emphasis></para>
*/
#include "./export.h"
#include "export.h"
LASSO_EXPORT const char* lasso_strerror(int error_code);

View File

@ -29,7 +29,7 @@
extern "C" {
#endif /* __cplusplus */
#include "./ctypes.h"
#include "ctypes.h"
/* Now, the export orgy begins. The following we must do for the
* Windows platform with MSVC compiler. */

View File

@ -40,7 +40,7 @@
#include "profile.h"
#include "profileprivate.h"
#include "providerprivate.h"
#include "./sessionprivate.h"
#include "sessionprivate.h"
#include "../saml-2.0/profileprivate.h"
#include "../xml/saml-2.0/saml2_name_id.h"

View File

@ -30,7 +30,7 @@ extern "C" {
#endif /* __cplusplus */
#include "./profile.h"
#include "profile.h"
struct _LassoProfilePrivate
{

View File

@ -25,7 +25,7 @@
#ifndef __LASSO_SERVER_PRIVATE_H__
#define __LASSO_SERVER_PRIVATE_H__
#include "./server.h"
#include "server.h"
#include "../xml/private.h"
#ifdef __cplusplus

View File

@ -34,7 +34,7 @@
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include "./data_service.h"
#include "data_service.h"
#include "../xml/id-wsf-2.0/idwsf2_strings.h"
#include "../xml/id-wsf-2.0/disco_service_type.h"
@ -54,9 +54,9 @@
#include "../xml/soap-1.1/soap_fault.h"
#include "../xml/private.h"
#include "../utils.h"
#include "./private.h"
#include "./idwsf2_helper.h"
#include "./soap_binding.h"
#include "private.h"
#include "idwsf2_helper.h"
#include "soap_binding.h"
struct _LassoIdWsf2DataServicePrivate
{

View File

@ -82,11 +82,11 @@
#include "../id-ff/provider.h"
#include "../id-ff/providerprivate.h"
#include "./discovery.h"
#include "discovery.h"
#include "../xml/id-wsf-2.0/idwsf2_strings.h"
#include "./soap_binding.h"
#include "./idwsf2_helper.h"
#include "./saml2_login.h"
#include "soap_binding.h"
#include "idwsf2_helper.h"
#include "saml2_login.h"
#include "../utils.h"
struct _LassoIdWsf2DiscoveryPrivate

View File

@ -22,7 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "./idwsf2_helper.h"
#include "idwsf2_helper.h"
#include "../xml/id-wsf-2.0/idwsf2_strings.h"
#include "../xml/id-wsf-2.0/disco_abstract.h"
#include "../xml/id-wsf-2.0/disco_service_type.h"

View File

@ -31,7 +31,7 @@ extern "C" {
#include "../xml/ws/wsa_endpoint_reference.h"
#include "../xml/id-wsf-2.0/disco_security_context.h"
#include "./profile.h"
#include "profile.h"
const char* lasso_wsa_endpoint_reference_get_idwsf2_service_type(

View File

@ -57,8 +57,8 @@
#include "../xml/saml-2.0/saml2_assertion.h"
#include "../xml/misc_text_node.h"
#include "../utils.h"
#include "./idwsf2_helper.h"
#include "./soap_binding.h"
#include "idwsf2_helper.h"
#include "soap_binding.h"
#include "../id-wsf/wsf_utils.h"
#include "../saml-2.0/saml2_helper.h"

View File

@ -22,7 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "./saml2_login.h"
#include "saml2_login.h"
#include "../xml/id-wsf-2.0/idwsf2_strings.h"
#include "identity.h"
#include "server.h"
@ -44,7 +44,7 @@
#include "../xml/saml-2.0/saml2_attribute_statement.h"
#include "../xml/saml-2.0/saml2_attribute_value.h"
#include "../xml/saml-2.0/samlp2_response.h"
#include "./idwsf2_helper.h"
#include "idwsf2_helper.h"
#include "../xml/private.h"

View File

@ -22,7 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "./soap_binding.h"
#include "soap_binding.h"
#include "../xml/idwsf_strings.h"
#include "../xml/id-wsf-2.0/idwsf2_strings.h"
#include "../xml/id-wsf-2.0/sb2_sender.h"

View File

@ -23,7 +23,7 @@
*/
#include "../utils.h"
#include "./authentication.h"
#include "authentication.h"
#include "../xml/idwsf_strings.h"
#include "../xml/private.h"
#include "../xml/sa_sasl_request.h"

View File

@ -61,8 +61,8 @@
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include "./discovery.h"
#include "./data_service.h"
#include "discovery.h"
#include "data_service.h"
#include "../xml/idwsf_strings.h"
#include "../xml/dst_query.h"
#include "../xml/dst_query_response.h"
@ -76,7 +76,7 @@
#include <xmlsec/xmldsig.h>
#include <xmlsec/templates.h>
#include <xmlsec/crypto.h>
#include "./wsf_profile_private.h"
#include "wsf_profile_private.h"
extern GHashTable *dst_services_by_prefix; /* cf xml/xml.c */

View File

@ -82,11 +82,11 @@
#include "../id-ff/providerprivate.h"
#include "../id-ff/sessionprivate.h"
#include "./id_wsf.h"
#include "./wsf_profile_private.h"
#include "./wsf_utils.h"
#include "id_wsf.h"
#include "wsf_profile_private.h"
#include "wsf_utils.h"
#include "../utils.h"
#include "./discovery.h"
#include "discovery.h"
struct _LassoDiscoveryPrivate
{

View File

@ -25,14 +25,14 @@
#ifndef __LASSO_IDSWF_H__
#define __LASSO_IDSWF_H__
#include "./authentication.h"
#include "./data_service.h"
#include "./discovery.h"
#include "./id_ff_extensions.h"
#include "./id_wsf.h"
#include "./interaction_profile_service.h"
#include "./personal_profile_service.h"
#include "./wsf_utils.h"
#include "./wsf_profile.h"
#include "authentication.h"
#include "data_service.h"
#include "discovery.h"
#include "id_ff_extensions.h"
#include "id_wsf.h"
#include "interaction_profile_service.h"
#include "personal_profile_service.h"
#include "wsf_utils.h"
#include "wsf_profile.h"
#endif /* __LASSO_IDSWF_H__ */

View File

@ -22,9 +22,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "./interaction_profile_service.h"
#include "interaction_profile_service.h"
#include "../xml/idwsf_strings.h"
#include "./wsf_profile.h"
#include "wsf_profile.h"
#include "../xml/soap-1.1/soap_detail.h"
#include "../xml/soap-1.1/soap_fault.h"
#include "../xml/is_redirect_request.h"

View File

@ -23,11 +23,11 @@
*/
#include "../xml/private.h"
#include "./personal_profile_service.h"
#include "personal_profile_service.h"
#include "../xml/idwsf_strings.h"
#include "./data_service.h"
#include "./wsf_profile_private.h"
#include "./discovery.h"
#include "data_service.h"
#include "wsf_profile_private.h"
#include "discovery.h"
#include "../utils.h"
/**

View File

@ -34,11 +34,11 @@
#include "../utils.h"
#include "./wsf_profile.h"
#include "wsf_profile.h"
#include "../xml/idwsf_strings.h"
#include "./wsf_profile_private.h"
#include "./discovery.h"
#include "./wsf_utils.h"
#include "wsf_profile_private.h"
#include "discovery.h"
#include "wsf_utils.h"
#include "../xml/disco_modify.h"
#include "../xml/soap-1.1/soap_fault.h"
#include "../xml/soap_binding_correlation.h"

View File

@ -21,9 +21,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "./key.h"
#include "./keyprivate.h"
#include "./xml/private.h"
#include "key.h"
#include "keyprivate.h"
#include "xml/private.h"
/*****************************************************************************/
/* private methods */

View File

@ -28,7 +28,7 @@
extern "C" {
#endif /* __cplusplus */
#include "./xml/xml.h"
#include "xml/xml.h"
#define LASSO_TYPE_KEY (lasso_key_get_type())
#define LASSO_KEY(obj) \

View File

@ -24,7 +24,7 @@
#ifndef __LASSO_KEY_PRIVATE_H__
#define __LASSO_KEY_PRIVATE_H__
#include "./xml/private.h"
#include "xml/private.h"
#ifdef __cplusplus
extern "C" {

View File

@ -75,13 +75,13 @@
#include <xmlsec/crypto.h>
#include <libxslt/xslt.h>
#include <config.h>
#include "./lasso.h"
#include "./lasso_config.h"
#include "./debug.h"
#include "./backward_comp.h"
#include "./registry-private.h"
#include "./xml/private.h"
#include "./utils.h"
#include "lasso.h"
#include "lasso_config.h"
#include "debug.h"
#include "backward_comp.h"
#include "registry-private.h"
#include "xml/private.h"
#include "utils.h"
/* Set to true, it forces lasso_provider_verify_signature and lasso_query_verify_signature to always
* return TRUE. */

View File

@ -22,8 +22,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "./logging.h"
#include "./lasso_config.h"
#include "logging.h"
#include "lasso_config.h"
#include <glib.h>
void

View File

@ -26,7 +26,7 @@
#define __LASSO_LOGGING_H__ 1
#include <glib.h>
#include "./errors.h"
#include "errors.h"
#ifndef lasso_log
void lasso_log(GLogLevelFlags level, const char *filename, int line,

View File

@ -23,9 +23,9 @@
*/
#include <glib.h>
#include "./registry-private.h"
#include "./errors.h"
#include "./utils.h"
#include "registry-private.h"
#include "errors.h"
#include "utils.h"
/**

View File

@ -27,7 +27,7 @@
#define __REGISTRY_H__
#include <glib.h>
#include "./export.h"
#include "export.h"
#ifdef __cplusplus
extern "C" {

View File

@ -24,9 +24,9 @@
#include "../id-ff/session.h"
#include "../xml/private.h"
#include "./assertion_query.h"
#include "./providerprivate.h"
#include "./profileprivate.h"
#include "assertion_query.h"
#include "providerprivate.h"
#include "profileprivate.h"
#include "../id-ff/providerprivate.h"
#include "../id-ff/profileprivate.h"
#include "../id-ff/identityprivate.h"

View File

@ -26,11 +26,11 @@
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include "./providerprivate.h"
#include "./loginprivate.h"
#include "./profileprivate.h"
#include "./federationprivate.h"
#include "./saml2_helper.h"
#include "providerprivate.h"
#include "loginprivate.h"
#include "profileprivate.h"
#include "federationprivate.h"
#include "saml2_helper.h"
#include "../id-ff/providerprivate.h"
#include "../id-ff/serverprivate.h"

View File

@ -26,10 +26,10 @@
#include <xmlsec/base64.h>
#include "../utils.h"
#include "./providerprivate.h"
#include "./profileprivate.h"
#include "./profile.h"
#include "./provider.h"
#include "providerprivate.h"
#include "profileprivate.h"
#include "profile.h"
#include "provider.h"
#include "../id-ff/providerprivate.h"
#include "../id-ff/profile.h"

View File

@ -35,7 +35,7 @@
#include "../id-ff/server.h"
#include "../id-ff/providerprivate.h"
#include "../utils.h"
#include "./provider.h"
#include "provider.h"
#include "../xml/saml-2.0/saml2_attribute.h"
#include "../xml/saml-2.0/saml2_xsd.h"

View File

@ -22,7 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "./saml2_helper.h"
#include "saml2_helper.h"
#include "../id-ff/server.h"
#include "../id-ff/serverprivate.h"
@ -34,7 +34,7 @@
#include "../xml/saml-2.0/saml2_attribute_value.h"
#include "../xml/private.h"
#include "../utils.h"
#include "./provider.h"
#include "provider.h"
#include <time.h>
static GList* lasso_saml2_assertion_get_audience_restrictions(LassoSaml2Assertion *assertion);

View File

@ -26,7 +26,7 @@
#include <stdio.h>
#include <string.h>
#include <glib.h>
#include "./utils.h"
#include "utils.h"
/**
* SECTION:utilities

View File

@ -30,10 +30,10 @@
#include <glib-object.h>
#include <xmlsec/keys.h>
#include "debug.h"
#include "./backward_comp.h"
#include "./xml/private.h"
#include "./xml/tools.h"
#include "./logging.h"
#include "backward_comp.h"
#include "xml/private.h"
#include "xml/tools.h"
#include "logging.h"
#ifdef LASSO_DEBUG
#ifdef __GNUC__

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_authenticate_requester.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_authenticate_requester

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_authenticate_session_context.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_authenticate_session_context

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_authorize_requester.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_authorize_requester

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_credentials.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_credentials

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_description.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
#include "../id-wsf/wsf_utils.h"
#include "../utils.h"

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_encrypt_resource_id.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_encrypt_resource_id

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_encrypted_resource_id.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_encrypted_resource_id

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_generate_bearer_token.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_generate_bearer_token

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_insert_entry.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
#include "../utils.h"
/**

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_modify.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_modify

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_modify_response.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_modify_response

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_options.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_options

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_query.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_query

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_query_response.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_query_response

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_remove_entry.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_remove_entry

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_requested_service_type.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_requested_service_type

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_resource_id.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_resource_id

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_resource_offering.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
#include "../utils.h"
/**

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_send_single_logout.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
#include "../registry.h"
/**

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "disco_service_instance.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:disco_service_instance

View File

@ -23,7 +23,7 @@
*/
#include "../private.h"
#include "./ds_key_info.h"
#include "ds_key_info.h"
/**
* SECTION:ds_key_info

View File

@ -30,7 +30,7 @@ extern "C" {
#endif /* __cplusplus */
#include "../xml.h"
#include "./ds_key_value.h"
#include "ds_key_value.h"
#define LASSO_TYPE_DS_KEY_INFO (lasso_ds_key_info_get_type())
#define LASSO_DS_KEY_INFO(obj) \

View File

@ -23,7 +23,7 @@
*/
#include "../private.h"
#include "./ds_key_value.h"
#include "ds_key_value.h"
/**
* SECTION:ds_key_value

View File

@ -30,8 +30,8 @@ extern "C" {
#endif /* __cplusplus */
#include "../xml.h"
#include "./ds_rsa_key_value.h"
#include "./ds_x509_data.h"
#include "ds_rsa_key_value.h"
#include "ds_x509_data.h"
#define LASSO_TYPE_DS_KEY_VALUE (lasso_ds_key_value_get_type())
#define LASSO_DS_KEY_VALUE(obj) \

View File

@ -23,7 +23,7 @@
*/
#include "../private.h"
#include "./ds_rsa_key_value.h"
#include "ds_rsa_key_value.h"
/*
* SECTION:ds_rsa_key_value

View File

@ -23,7 +23,7 @@
*/
#include "../private.h"
#include "./ds_x509_data.h"
#include "ds_x509_data.h"
/**
* SECTION:ds_x509_data

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "dst_data.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:dst_data

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "dst_modification.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:dst_modification

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "dst_modify.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:dst_modify

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "dst_modify_response.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:dst_modify_response

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "dst_new_data.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:dst_new_data

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "dst_query.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:dst_query

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "dst_query_item.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:dst_query_item

View File

@ -24,7 +24,7 @@
#include "private.h"
#include "dst_query_response.h"
#include "./idwsf_strings.h"
#include "idwsf_strings.h"
/**
* SECTION:dst_query_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_abstract.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_abstract

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_endpoint_context.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
#include "sbf_framework.h"
/**

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_keys.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_keys

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_options.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_options

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_provider_id.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_provider_id

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_query.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_query

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_query_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_query_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_requested_service.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_requested_service

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_security_context.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_security_context

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_service_context.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_service_context

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_service_type.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_service_type

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_association_add.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_association_add

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_association_add_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_association_add_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_association_delete.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_association_delete

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_association_delete_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_association_delete_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_association_query.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_association_query

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_association_query_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_association_query_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_delete.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_delete

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_delete_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_delete_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_query.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_query

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_query_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_query_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_register.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
#include "disco_svc_metadata.h"
/**

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_register_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_register_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_replace.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_replace

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_md_replace_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:disco_svc_md_replace_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "disco_svc_metadata.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
#include "disco_endpoint_context.h"
#include "disco_service_context.h"

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "dst_data_response_base.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:dst_data_response_base

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "dst_delete_item_base.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:dst_delete_item_base

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "dst_delete_response.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:dst_delete_response

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "dst_request.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:dst_request

View File

@ -24,7 +24,7 @@
#include "../private.h"
#include "dst_result_query_base.h"
#include "./idwsf2_strings.h"
#include "idwsf2_strings.h"
/**
* SECTION:dst_result_query_base

Some files were not shown because too many files have changed in this diff Show More