- include/libxml/globals.h include/libxml/threads.h threads.c
  testThreads.c: far more testing, cleaning up bugs
- *.c : make sure globals.h is always included.
Daniel
diff --git a/debugXML.c b/debugXML.c
index dbdd1f3..b1461a9 100644
--- a/debugXML.c
+++ b/debugXML.c
@@ -26,6 +26,7 @@
 #include <libxml/HTMLtree.h>
 #include <libxml/HTMLparser.h>
 #include <libxml/xmlerror.h>
+#include <libxml/globals.h>
 
 /**
  * xmlDebugDumpString: