xmlsecurityengine/xmlsec/src/xmlsec_transforms.c
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    44 
    44 
    45 #include <stdlib.h>
    45 #include <stdlib.h>
    46 #include <stdio.h>
    46 #include <stdio.h>
    47 #include <string.h>
    47 #include <string.h>
    48 
    48 
    49 #include <stdapis/libxml2/libxml2_tree.h>
    49 #include <libxml2_tree.h>
    50 #include <stdapis/libxml2/libxml2_xpath.h>
    50 #include <libxml2_xpath.h>
    51 #include <stdapis/libxml2/libxml2_xpointer.h>
    51 #include <libxml2_xpointer.h>
    52 #include <stdapis/libxml2/libxml2_globals.h>
    52 #include <libxml2_globals.h>
    53 
    53 
    54 #include "xmlsec_xmlsec.h"
    54 #include "xmlsec_xmlsec.h"
    55 #include "xmlsec_buffer.h"
    55 #include "xmlsec_buffer.h"
    56 #include "xmlsec_xmltree.h"
    56 #include "xmlsec_xmltree.h"
    57 #include "xmlsec_keysdata.h"
    57 #include "xmlsec_keysdata.h"