xmlsecurityengine/xmlseccrypto/src/xmlsecc_x509vfy.cpp
changeset 24 74f0b3eb154c
parent 15 9b1f1fe06753
child 33 604ca70b6235
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
    18 #include <stdio.h>
    18 #include <stdio.h>
    19 #include <string.h>
    19 #include <string.h>
    20 #include <ctype.h>
    20 #include <ctype.h>
    21 #include <errno.h>
    21 #include <errno.h>
    22 
    22 
    23 #include <libxml2_tree.h>
    23 #include <stdapis/libxml2/libxml2_tree.h>
    24 
    24 
    25 #include "xmlsec_xmlsec.h"
    25 #include "xmlsec_xmlsec.h"
    26 #include "xmlsec_xmltree.h"
    26 #include "xmlsec_xmltree.h"
    27 #include "xmlsec_keys.h"
    27 #include "xmlsec_keys.h"
    28 #include "xmlsec_keyinfo.h"
    28 #include "xmlsec_keyinfo.h"