xmlsecurityengine/xmlsec/src/xmlsec_list.c
changeset 27 450972dee096
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
23:740e860b8acf 27:450972dee096
    12 #include "xmlsec_globals.h"
    12 #include "xmlsec_globals.h"
    13 
    13 
    14 #include <stdlib.h>
    14 #include <stdlib.h>
    15 #include <string.h>
    15 #include <string.h>
    16  
    16  
    17 #include <libxml2_tree.h>
    17 #include <stdapis/libxml2/libxml2_tree.h>
    18 #include <libxml2_globals.h>
    18 #include <stdapis/libxml2/libxml2_globals.h>
    19 
    19 
    20 #include "xmlsec_xmlsec.h"
    20 #include "xmlsec_xmlsec.h"
    21 #include "xmlsec_list.h"
    21 #include "xmlsec_list.h"
    22 #include "xmlsec_errors.h"
    22 #include "xmlsec_errors.h"
    23 
    23