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