xmlsecurityengine/xmlsec/src/xmlsec_soap.c
branchRCL_3
changeset 20 889504eac4fb
parent 0 e35f40988205
child 21 604ca70b6235
equal deleted inserted replaced
19:6bcc0aa4be39 20:889504eac4fb
    14 #include "xmlsec_globals.h"
    14 #include "xmlsec_globals.h"
    15 
    15 
    16 #include <stdlib.h>
    16 #include <stdlib.h>
    17 #include <string.h>
    17 #include <string.h>
    18  
    18  
    19 #include <libxml2_tree.h>
    19 #include <stdapis/libxml2/libxml2_tree.h>
    20 #include <libxml2_globals.h>
    20 #include <stdapis/libxml2/libxml2_globals.h>
    21 
    21 
    22 #include "xmlsec_xmlsec.h"
    22 #include "xmlsec_xmlsec.h"
    23 #include "xmlsec_xmltree.h"
    23 #include "xmlsec_xmltree.h"
    24 #include "xmlsec_soap.h"
    24 #include "xmlsec_soap.h"
    25 #include "xmlsec_errors.h"
    25 #include "xmlsec_errors.h"