aboutsummaryrefslogtreecommitdiffstats
path: root/xmlstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmlstring.c')
-rw-r--r--xmlstring.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlstring.c b/xmlstring.c
index 929f422d..d73c49ca 100644
--- a/xmlstring.c
+++ b/xmlstring.c
@@ -975,3 +975,6 @@ xmlUTF8Strsub(const xmlChar *utf, int start, int len) {
return(xmlUTF8Strndup(utf, len));
}
+
+#define bottom_xmlstring
+#include "elfgcchack.h"