From 3c01b1d81b696fe8624b6d7e26ec0ebffcc7c06b Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 17 Oct 2001 15:58:35 +0000 Subject: - 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 --- hash.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hash.c') diff --git a/hash.c b/hash.c index ed10394b..4ea4b2bf 100644 --- a/hash.c +++ b/hash.c @@ -24,6 +24,7 @@ #include #include #include +#include #define MAX_HASH_LEN 8 -- cgit v1.2.1