equal
deleted
inserted
replaced
18 #include <stdio.h> |
18 #include <stdio.h> |
19 #include <string.h> |
19 #include <string.h> |
20 #include <ctype.h> |
20 #include <ctype.h> |
21 #include <errno.h> |
21 #include <errno.h> |
22 |
22 |
23 #include <stdapis/libxml2/libxml2_tree.h> |
23 #include <libxml2_tree.h> |
24 |
24 |
25 #include "xmlsec_xmlsec.h" |
25 #include "xmlsec_xmlsec.h" |
26 #include "xmlsec_xmltree.h" |
26 #include "xmlsec_xmltree.h" |
27 #include "xmlsec_keys.h" |
27 #include "xmlsec_keys.h" |
28 #include "xmlsec_keyinfo.h" |
28 #include "xmlsec_keyinfo.h" |