xmlsecurityengine/xmlsec/src/xmlsec_keyinfo.c
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    44 #include "xmlsec_globals.h"
    44 #include "xmlsec_globals.h"
    45 
    45 
    46 #include <stdlib.h>
    46 #include <stdlib.h>
    47 #include <string.h>
    47 #include <string.h>
    48  
    48  
    49 #include <stdapis/libxml2/libxml2_tree.h>
    49 #include <libxml2_tree.h>
    50 #include <stdapis/libxml2/libxml2_globals.h>
    50 #include <libxml2_globals.h>
    51 
    51 
    52 #include "xmlsec_xmlsec.h"
    52 #include "xmlsec_xmlsec.h"
    53 #include "xmlsec_xmltree.h"
    53 #include "xmlsec_xmltree.h"
    54 #include "xmlsec_base64.h"
    54 #include "xmlsec_base64.h"
    55 #include "xmlsec_keys.h"
    55 #include "xmlsec_keys.h"