xmlsecurityengine/xmlseccrypto/src/xmlsecc_x509vfy.cpp
branchGCC_SURGE
changeset 28 7770e7c6cef3
parent 27 450972dee096
child 33 604ca70b6235
equal deleted inserted replaced
21:1cc61a22b5f5 28:7770e7c6cef3
    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"