aboutsummaryrefslogtreecommitdiffstats
path: root/include/libxml/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libxml/tree.h')
-rw-r--r--include/libxml/tree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libxml/tree.h b/include/libxml/tree.h
index 4d4e7191..b2e466b0 100644
--- a/include/libxml/tree.h
+++ b/include/libxml/tree.h
@@ -25,6 +25,8 @@
extern "C" {
#endif
+#define BASE_BUFFER_SIZE 4000
+
/**
* XML_XML_NAMESPACE:
*