(malloc): Undef before defining, since stdlib.h may have defined it.
[gnulib.git] / lib / hash.c
index 0c2d423..802a34e 100644 (file)
@@ -111,7 +111,7 @@ static const Hash_tuning default_tuning =
     DEFAULT_SHRINK_FACTOR,
     DEFAULT_GROWTH_THRESHOLD,
     DEFAULT_GROWTH_FACTOR,
-    0
+    false
   };
 
 /* Information and lookup.  */