equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
17 #include "cxml_internal.h" |
17 #include "cxml_internal.h" |
18 #include "nw_tinytree.h" |
18 #include <nw_tinytree.h> |
19 #include "nw_tinytree_alloc.h" |
19 #include "nw_tinytree_alloc.h" |
20 |
20 |
21 /* |
21 /* |
22 * This is not a generalized allocator. It is intended to support |
22 * This is not a generalized allocator. It is intended to support |
23 * dynamic extension of the node array or storage buffers associated |
23 * dynamic extension of the node array or storage buffers associated |