equal
deleted
inserted
replaced
13 |
13 |
14 #include <stdlib.h> |
14 #include <stdlib.h> |
15 #include <string.h> |
15 #include <string.h> |
16 #include <ctype.h> |
16 #include <ctype.h> |
17 |
17 |
18 #include <libxml2_tree.h> |
18 #include <stdapis/libxml2/libxml2_tree.h> |
19 #include <libxml2_valid.h> |
19 #include <stdapis/libxml2/libxml2_globals.h> |
20 #include <libxml2_xpath.h> |
20 #include <stdapis/libxml2/libxml2_valid.h> |
21 #include <libxml2_xpathinternals.h> |
21 #include <stdapis/libxml2/libxml2_xpath.h> |
22 #include <libxml2_globals.h> |
22 #include <stdapis/libxml2/libxml2_xpathinternals.h> |
|
23 |
23 |
24 |
24 #include "xmlsec_xmlsec.h" |
25 #include "xmlsec_xmlsec.h" |
25 #include "xmlsec_xmltree.h" |
26 #include "xmlsec_xmltree.h" |
26 #include "xmlsec_parser.h" |
27 #include "xmlsec_parser.h" |
27 #include "xmlsec_private.h" |
28 #include "xmlsec_private.h" |