xmlsecurityengine/xmlsec/inc/xmlsec_xmltree.h
changeset 27 450972dee096
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
23:740e860b8acf 27:450972dee096
    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 <libxml2_tree.h>
    19 #include <stdapis/libxml2/libxml2_tree.h>
    20 #include <libxml2_xpath.h>
    20 #include <stdapis/libxml2/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.