xmlsecurityengine/xmlsec/src/xmlsec_buffer.c
branchRCL_3
changeset 33 604ca70b6235
parent 32 889504eac4fb
equal deleted inserted replaced
32:889504eac4fb 33:604ca70b6235
    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 #include <errno.h>
    17 #include <errno.h>
    18 
    18 
    19 #include <stdapis/libxml2/libxml2_tree.h>
    19 #include <libxml2_tree.h>
    20 #include <stdapis/libxml2/libxml2_globals.h>
    20 #include <libxml2_globals.h>
    21 
    21 
    22 #include "xmlsec_xmlsec.h"
    22 #include "xmlsec_xmlsec.h"
    23 #include "xmlsec_xmltree.h"
    23 #include "xmlsec_xmltree.h"
    24 #include "xmlsec_base64.h"
    24 #include "xmlsec_base64.h"
    25 #include "xmlsec_buffer.h"
    25 #include "xmlsec_buffer.h"