xmlsecurityengine/xmlsec/inc/xmlsec_xmltree.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    14 
    14 
    15 #ifdef __cplusplus
    15 #ifdef __cplusplus
    16 extern "C" {
    16 extern "C" {
    17 #endif /* __cplusplus */ 
    17 #endif /* __cplusplus */ 
    18 #include "xmlsec_config.h"
    18 #include "xmlsec_config.h"
    19 #include <stdapis/libxml2/libxml2_tree.h>
    19 #include <libxml2_tree.h>
    20 #include <stdapis/libxml2/libxml2_xpath.h>
    20 #include <libxml2_xpath.h>
    21 #include "xmlsec_xmlsec.h"
    21 #include "xmlsec_xmlsec.h"
    22 
    22 
    23 /**
    23 /**
    24  * xmlSecNodeGetName:
    24  * xmlSecNodeGetName:
    25  * @node:		the pointer to node.
    25  * @node:		the pointer to node.