xmlsecurityengine/xmlseccrypto/src/xmlsecc_x509.cpp
changeset 24 74f0b3eb154c
parent 17 ed3155dbd163
child 33 604ca70b6235
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
    20 #include <string.h>
    20 #include <string.h>
    21 #include <ctype.h>
    21 #include <ctype.h>
    22 #include <errno.h>
    22 #include <errno.h>
    23 #include <time.h>
    23 #include <time.h>
    24 
    24 
    25 #include <libxml2_tree.h>
    25 #include <stdapis/libxml2/libxml2_tree.h>
    26 #include <libxml2_globals.h>
    26 #include <stdapis/libxml2/libxml2_globals.h>
    27 
    27 
    28 #include "xmlsec_xmlsec.h"
    28 #include "xmlsec_xmlsec.h"
    29 #include "xmlsec_xmltree.h"
    29 #include "xmlsec_xmltree.h"
    30 #include "xmlsec_keys.h"
    30 #include "xmlsec_keys.h"
    31 #include "xmlsec_keyinfo.h"
    31 #include "xmlsec_keyinfo.h"