]> mj.ucw.cz Git - libucw.git/blobdiff - lib/hash-test.c
Merge with 3.8 (my small changes due to trying to release the free version)
[libucw.git] / lib / hash-test.c
index 31af3c0fbde76cc4d48c298fd660f4caaa6acd3f..1b5ee45cb0067dcc8a9f4adb16bc8c2081635728 100644 (file)
@@ -17,6 +17,7 @@ struct node1 {
 #define HASH_PREFIX(x) test1_##x
 #define HASH_KEY_ATOMIC key
 #define HASH_ATOMIC_TYPE int
+#define HASH_ZERO_FILL
 
 #define HASH_GIVE_INIT_DATA
 static inline void test1_init_data(struct node1 *n)