equal
deleted
inserted
replaced
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 <stdapis/libxml2/libxml2_tree.h> |
17 #include <libxml2_tree.h> |
18 #include <stdapis/libxml2/libxml2_globals.h> |
18 #include <libxml2_xpath.h> |
19 #include <stdapis/libxml2/libxml2_xpath.h> |
19 #include <libxml2_xpathinternals.h> |
20 #include <stdapis/libxml2/libxml2_xpathinternals.h> |
20 #include <libxml2_globals.h> |
21 |
21 |
22 #include "xmlsec_xmlsec.h" |
22 #include "xmlsec_xmlsec.h" |
23 #include "xmlsec_nodeset.h" |
23 #include "xmlsec_nodeset.h" |
24 #include "xmlsec_errors.h" |
24 #include "xmlsec_errors.h" |
25 |
25 |