xmlsecurityengine/xmlsec/src/xmlsec_app.c
changeset 27 450972dee096
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
23:740e860b8acf 27:450972dee096
    17 #include <stdio.h>
    17 #include <stdio.h>
    18 #include <stdarg.h>
    18 #include <stdarg.h>
    19 #include <string.h>
    19 #include <string.h>
    20 #include <time.h>
    20 #include <time.h>
    21 
    21 
    22 #include <libxml2_tree.h>
    22 #include <stdapis/libxml2/libxml2_tree.h>
    23 
    23 
    24 #include "xmlsec_xmlsec.h"
    24 #include "xmlsec_xmlsec.h"
    25 #include "xmlsec_app.h"
    25 #include "xmlsec_app.h"
    26 #include "xmlsec_list.h"
    26 #include "xmlsec_list.h"
    27 #include "xmlsec_keysdata.h"
    27 #include "xmlsec_keysdata.h"