From: phk Date: Tue, 19 Feb 2008 12:00:47 +0000 (+0000) Subject: Oops, this should not have been deleted in my previous commit X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76f8aa596f9b19a5729b61591b58892bef033ead;p=varnish Oops, this should not have been deleted in my previous commit git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2517 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishd/cache_hash.c b/varnish-cache/bin/varnishd/cache_hash.c index 6b2392c9..6d68114e 100644 --- a/varnish-cache/bin/varnishd/cache_hash.c +++ b/varnish-cache/bin/varnishd/cache_hash.c @@ -386,6 +386,7 @@ void HSH_Init(void) { + hash = heritage.hash; if (hash->start != NULL) hash->start(); }