From f1985b03bdf77c049cc28b25fe6275867c25ba49 Mon Sep 17 00:00:00 2001 From: Timo Teras Date: Tue, 14 Jul 2009 10:47:20 +0300 Subject: hash: allow caching of hash value --- src/apk_database.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/apk_database.h') diff --git a/src/apk_database.h b/src/apk_database.h index 1a2ffb8..31f83f2 100644 --- a/src/apk_database.h +++ b/src/apk_database.h @@ -38,6 +38,7 @@ struct apk_db_file { struct apk_db_dir { apk_hash_node hash_node; + unsigned int hash; struct hlist_head files; struct apk_db_dir *parent; -- cgit v1.2.3-60-g2f50