- 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/hash.c b/hash.c
index ed10394..4ea4b2b 100644
--- a/hash.c
+++ b/hash.c
@@ -24,6 +24,7 @@
 #include <libxml/xmlmemory.h>
 #include <libxml/parser.h>
 #include <libxml/xmlerror.h>
+#include <libxml/globals.h>
 
 #define MAX_HASH_LEN 8