xmlsecurityengine/xmlsec/inc/xmlsec_xmlsec.h
branchRCL_3
changeset 33 604ca70b6235
parent 32 889504eac4fb
equal deleted inserted replaced
32:889504eac4fb 33:604ca70b6235
    14 
    14 
    15 #ifdef __cplusplus
    15 #ifdef __cplusplus
    16 extern "C" {
    16 extern "C" {
    17 #endif /* __cplusplus */ 
    17 #endif /* __cplusplus */ 
    18 
    18 
    19 #include <stdapis/libxml2/libxml2_tree.h>
    19 #include <libxml2_tree.h>
    20 #include "xmlsec_config.h"
    20 #include "xmlsec_config.h"
    21 #include "xmlsec_version.h"
    21 #include "xmlsec_version.h"
    22 #include "xmlsec_exports.h"
    22 #include "xmlsec_exports.h"
    23 #include "xmlsec_strings.h"
    23 #include "xmlsec_strings.h"
    24 
    24 
    25 //added for symbian port
    25 //added for symbian port
    26 #include <stdapis/libxml2/libxml2_xmlmemory.h>
    26 #include <libxml2_xmlmemory.h>
    27 
    27 
    28 /***********************************************************************
    28 /***********************************************************************
    29  *
    29  *
    30  * Basic types to make ports to exotic platforms easier
    30  * Basic types to make ports to exotic platforms easier
    31  *
    31  *