xmlsecurityengine/xmlsec/src/xmlsec_x509.c
branchRCL_3
changeset 32 889504eac4fb
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
31:6bcc0aa4be39 32:889504eac4fb
    13  
    13  
    14 #include <stdlib.h>
    14 #include <stdlib.h>
    15 #include <stdio.h>
    15 #include <stdio.h>
    16 #include <string.h>
    16 #include <string.h>
    17 
    17 
    18 #include <libxml2_tree.h>
    18 #include <stdapis/libxml2/libxml2_tree.h>
    19 #include <libxml2_parser.h>
    19 #include <stdapis/libxml2/libxml2_parser.h>
    20 
    20 
    21 #include "xmlsec_xmlsec.h"
    21 #include "xmlsec_xmlsec.h"
    22 #include "xmlsec_buffer.h"
    22 #include "xmlsec_buffer.h"
    23 #include "xmlsec_xmltree.h"
    23 #include "xmlsec_xmltree.h"
    24 #include "xmlsec_keys.h"
    24 #include "xmlsec_keys.h"