xmlsecurityengine/xmlseccrypto/src/xmlsecc_x509vfy.cpp
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    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 <stdapis/libxml2/libxml2_tree.h>
    23 #include <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"