xmlsecurityengine/xmlsec/src/xmlsec_xmlenc.c
branchRCL_3
changeset 20 889504eac4fb
parent 0 e35f40988205
child 21 604ca70b6235
equal deleted inserted replaced
19:6bcc0aa4be39 20:889504eac4fb
    16  
    16  
    17 #include <stdlib.h>
    17 #include <stdlib.h>
    18 #include <stdio.h>
    18 #include <stdio.h>
    19 #include <string.h>
    19 #include <string.h>
    20 
    20 
    21 #include <libxml2_tree.h>
    21 #include <stdapis/libxml2/libxml2_tree.h>
    22 #include <libxml2_parser.h>
    22 #include <stdapis/libxml2/libxml2_parser.h>
    23 #include <libxml2_globals.h>
    23 #include <stdapis/libxml2/libxml2_globals.h>
    24 
    24 
    25 #include "xmlsec_xmlsec.h"
    25 #include "xmlsec_xmlsec.h"
    26 #include "xmlsec_buffer.h"
    26 #include "xmlsec_buffer.h"
    27 #include "xmlsec_xmltree.h"
    27 #include "xmlsec_xmltree.h"
    28 #include "xmlsec_keys.h"
    28 #include "xmlsec_keys.h"