equal
deleted
inserted
replaced
15 #ifdef __cplusplus |
15 #ifdef __cplusplus |
16 extern "C" { |
16 extern "C" { |
17 #endif /* __cplusplus */ |
17 #endif /* __cplusplus */ |
18 #include <stdio.h> |
18 #include <stdio.h> |
19 |
19 |
20 #include <libxml2_tree.h> |
20 #include <stdapis/libxml2/libxml2_tree.h> |
21 #include <libxml2_parser.h> |
21 #include <stdapis/libxml2/libxml2_parser.h> |
22 |
22 |
23 #include "xmlsec_xmlsec.h" |
23 #include "xmlsec_xmlsec.h" |
24 #include "xmlsec_buffer.h" |
24 #include "xmlsec_buffer.h" |
25 #include "xmlsec_list.h" |
25 #include "xmlsec_list.h" |
26 #include "xmlsec_keys.h" |
26 #include "xmlsec_keys.h" |