]> mj.ucw.cz Git - libucw.git/blobdiff - lib/hashtable.h
Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT/sherlock.git#v3.8
[libucw.git] / lib / hashtable.h
index 0ef283caa44f34f87142a3a82006a04330d5cef8..0419a47ce6468162833f9de277b29792dca2c0a3 100644 (file)
@@ -317,8 +317,6 @@ static inline void P(init_data) (TAUC P(node) *n UNUSED)
 }
 #endif
 
-#include <stdlib.h>
-
 #ifdef HASH_GIVE_ALLOC
 /* If the caller has requested to use his own allocation functions, do so */
 static inline void P(init_alloc) (TAU) { }