equal
deleted
inserted
replaced
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_xmlmemory.h> //added for symbian port |
20 #include <stdapis/libxml2/libxml2_xmlmemory.h>//added for symbian port |
21 #include <libxslt/libxslt_xslt.h> |
21 #include <libxslt/libxslt_xslt.h> |
22 #include <libxslt/libxslt_xsltinternals.h> |
22 #include <libxslt/libxslt_xsltinternals.h> |
23 #include <libxslt/libxslt_transform.h> |
23 #include <libxslt/libxslt_transform.h> |
24 #include <libxslt/libxslt_xsltutils.h> |
24 #include <libxslt/libxslt_xsltutils.h> |
25 |
25 |